# ARCHETYPE_TERM is not referenced in AOM (and XML schema) **Category:** [Implementers (archive)](https://discourse.openehr.org/c/implementers-archive/158) **Created:** 2007-04-12 07:39 UTC **Views:** 5 **Replies:** 3 **URL:** https://discourse.openehr.org/t/archetype-term-is-not-referenced-in-aom-and-xml-schema/13216 --- ## Post #1 by @Andrew_Patterson term\_attribute\_names is listed in the AOM document \(pg 51\) as type List<string> but surely this should be of type List<ARCHETYPE\_TERM>? The XML schema have used the same definition so they need to be fixed as well\. Andrew --- ## Post #2 by @thomas.beale Andrew Patterson wrote: > term\_attribute\_names is listed in the AOM document > \(pg 51\) as type List<string> but surely this should be > of type List<ARCHETYPE\_TERM>? > > The XML schema have used the same definition > so they need to be fixed as well\. >   no, it is correct as is \- the attribute term\_attribute\_names is just that \- a list of names \(strings\)\. \- thomas beale --- ## Post #3 by @Andrew_Patterson > no, it is correct as is \- the attribute term\_attribute\_names is just > that \- a list of names \(strings\)\. then it must be term\_codes and constraint\_codes that are a list of ARCHETYPE\_TERM \(currently they are a list of string as well\)\. Surely something in the AOM has to refer/store the ARCHETYPE\_TERM type? Andrew --- ## Post #4 by @thomas.beale Andrew Patterson wrote: >> no, it is correct as is \- the attribute term\_attribute\_names is just >> that \- a list of names \(strings\)\. >>     > then it must be term\_codes and constraint\_codes that are > a list of ARCHETYPE\_TERM \(currently they are a list of > string as well\)\. > Surely something in the AOM has to refer/store > the ARCHETYPE\_TERM type? >   yes, that is correct\. Actually, the ARCHETYPE\_ONTOLOGY class should be more fully defined than it is now in the AOM document\. \- thomas --- **Canonical:** https://discourse.openehr.org/t/archetype-term-is-not-referenced-in-aom-and-xml-schema/13216 **Original content:** https://discourse.openehr.org/t/archetype-term-is-not-referenced-in-aom-and-xml-schema/13216