| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schemas.bs8723.org/XmlSchema/}ThesaurusConceptStructure (restriction)
Data type representing the structure of a concept in a Thesaurus.
| Nested Element Summary | |
| created |
CustomAttributeStructure | HasAttributeReference to an attribute defined by the thesaurus. |
HierRelStructure | HasHierRelConceptReference to a broader or narrower concept of this concept. |
AssociativeRelationshipStructure | HasRelatedConceptReference to the related concepts of this concept. |
xs:string | HasTopConceptContains the identifier of the top concept. |
HistoryNoteStructure | HistoryNoteHistory note of the concept. |
| modified |
| NonPreferredTermNon-preferred term of the concept. |
| Notation |
| PreferredTermPreferred term of the concept. |
ScopeNoteStructure | ScopeNoteScope note of the concept. |
| Status |
xs:boolean | TopConceptIndicates whether this concept is a top concept |
| Attribute Summary | |
xs:string | identifierUnique identifier of the resource. |
| Attribute Detail |
xs:stringoptionalunqualified<xs:complexType name="ThesaurusConceptStructure"><xs:sequence></xs:complexType><xs:element minOccurs="0" name="TopConcept" type="xs:boolean">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="ScopeNote" type="ScopeNoteStructure">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="HistoryNote" type="HistoryNoteStructure">
</xs:element><xs:element maxOccurs="unbounded" name="PreferredTerm"><xs:complexType></xs:element>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="NonPreferredTerm"><xs:complexType></xs:element>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="HasAttribute" type="CustomAttributeStructure">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="HasHierRelConcept" type="HierRelStructure">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="HasRelatedConcept" type="AssociativeRelationshipStructure">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="HasTopConcept" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||