dcr:datcat

contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat.

Attribute Information

Used By

Source

<xs:attribute name="datcat">
  <xs:annotation>
    <xs:documentation>contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:anyURI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample