| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schemas.bs8723.org/XmlSchema/}ThesaurusArrayStructure (restriction)
Data type defining the structure of arrays
| Nested Element Summary | |
xs:string | HasMemberIdentifies the concepts or other arrays composing this array |
xs:string | HasSuperOrdinateIdentifies the superordinate concepts or arrays. |
NodeLabelStructure | IsLabelledByLabel given to the array. |
| Attribute Summary | |
xs:string | identifierUnique identifier of the resource. |
xs:boolean | OrderedIndicates whether the order of the collection should be maintained. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:booleanfalseoptionalunqualified<xs:complexType name="ThesaurusArrayStructure"><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="IsLabelledBy" type="NodeLabelStructure">
</xs:element><xs:element minOccurs="0" name="HasSuperOrdinate" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" name="HasMember" type="xs:string"></xs:sequence>
</xs:element><xs:attribute default="false" name="Ordered" type="xs:boolean"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||