designation

Attribute Information

Used By

Complex Type inventor

Source

<xs:attribute name="designation">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="all"/>
      <xs:enumeration value="us-only"/>
      <xs:enumeration value="as-indicated"/>
      <xs:enumeration value="all-except-us"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample