45
<xsd:extension base ="string1..20">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="0RDERS.SG25.IMD.C273.7008(0960:030:04)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="ItemTextLine2"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="string1..20">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.SG25.IMD.C273.7008(0960:030:05)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="QuantityOrdered"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="decimal1..5">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="0RDERS.SG25.QTY.C186.6060(0970:010:02)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="MeasureUnit"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="MeasureUnit">
<xsd:attribute name="EDIPath" type="xsd:string" fixed="ORDERS.SG25.QTY.C186.6411(0970:010:03)"/> </xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="LineItemAmount"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="decimal1..18"> <xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.SG25.MOA.C516.5004(0980:010:02)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="UnitPrice">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="decimaM..12">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.SG25.SG27.PRI.C509.5118(1150:010:02)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:simpleType name="string1..8">
<xsd:restriction base="xsd:string">
<xsd: whiteSpace value="preserve"/>
<xsd:minLength value="1"/>
<xsd:maxLength value="8"/>
</xsd:restriction>
</xsd:simpleType>