produced-by

Attribute Information

Used By

Complex Type register-documents

Source

<xs:attribute name="produced-by" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="DO"/>
      <xs:enumeration value="ISA"/>
      <xs:enumeration value="EO"/>
      <xs:enumeration value="RO"/>
      <xs:enumeration value="applicant"/>
      <xs:enumeration value="IB"/>
      <xs:enumeration value="IPEA"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample