DocumentFunctionType

Simple Type Information

Used By

Source

<xs:simpleType name="DocumentFunctionType">
  <xs:restriction base="xs:token">
    <xs:enumeration value="Dematerialised"/>
    <xs:enumeration value="Duplicate"/>
    <xs:enumeration value="Original"/>
  </xs:restriction>
</xs:simpleType>