db:bibliocoverage.temporal.attribute

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
othertemporal xs:NMTOKEN optional
temporal restriction of xs:token optional

Used By

Source

<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>