QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
othertemporal | xs:NMTOKEN | optional | ||||
temporal | restriction of xs:token | optional |
Element | db:bibliocoverage |
<xs:attributeGroup name="bibliocoverage.temporal.attribute"> <xs:attribute name="temporal"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="dcmiperiod"/> <xs:enumeration value="w3c-dtf"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="othertemporal" type="xs:NMTOKEN"/> </xs:attributeGroup> |