Element | UNIT |
<xsd:attribute name="system" use="optional"> <xsd:simpleType> <xsd:restriction base="dtSTRING"> <xsd:maxLength value="20"/> <xsd:minLength value="1"/> <!-- ***** predefined values for attribute 'type' of element 'SUPPLIER_ID' ***** "(unece | si)" --> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |