rep-type

Attribute Information

Used By

Complex Type agent

Source

<xs:attribute name="rep-type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="attorney"/>
      <xs:enumeration value="agent"/>
      <xs:enumeration value="common-representative"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample