ani:contributorrole.att

Simple Type Information

Used By

Source

<xs:simpleType name="contributorrole.att">
  <xs:restriction base="xs:token">
    <xs:enumeration value="auth"/>
    <xs:enumeration value="comp"/>
    <xs:enumeration value="edit"/>
    <xs:enumeration value="illu"/>
    <xs:enumeration value="phot"/>
    <xs:enumeration value="publ"/>
    <xs:enumeration value="revi"/>
    <xs:enumeration value="tran"/>
  </xs:restriction>
</xs:simpleType>