QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
otherspatial | xs:NMTOKEN | optional | ||||
spatial | restriction of xs:token | optional |
Element | db:bibliocoverage |
<xs:attributeGroup name="bibliocoverage.spatial.attribute"> <xs:attribute name="spatial"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="dcmipoint"/> <xs:enumeration value="iso3166"/> <xs:enumeration value="dcmibox"/> <xs:enumeration value="tgn"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="otherspatial" type="xs:NMTOKEN"/> </xs:attributeGroup> |