typeSUPPLIER_ID

Simple Type Information

Used By

Element SUPPLIER_ID

Source

<xsd:simpleType name="typeSUPPLIER_ID">
  <xsd:restriction base="dtSTRING">
    <xsd:maxLength value="50"/>
    <xsd:minLength value="1"/>
  </xsd:restriction>
</xsd:simpleType>