daotype

Attribute Information

Used By

Complex Type dao

Source

<xs:attribute name="daotype" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="borndigital"/>
      <xs:enumeration value="derived"/>
      <xs:enumeration value="unknown"/>
      <xs:enumeration value="otherdaotype"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample