The material number is specified in this element.
<xs:element name="MATERIAL_NUMBER" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>400--11--EAN_Nummer</xs:documentation> <xs:documentation>Version Beta 2.0 Build 0</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1" /> <xs:maxLength value="15" /> </xs:restriction> </xs:simpleType> </xs:element>