type

Attribute Information

Used By

Element SUPPLIER_ID

Source

<xsd:attribute name="type" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="dtSTRING">
      <xsd:maxLength value="50"/>
      <xsd:minLength value="1"/>
      <!-- ***** predefined values for attribute 'type' of element 'SUPPLIER_ID' *****
									"(duns | iln | buyer_specific | supplier_specific)" 
								-->
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample