42
<xsd:element name ="OrderNumber"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="string1..8">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.BGM.1004(0020:020)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="OrderCurreny"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="OrderCurreny">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.SG7.CUX.C504.6345(0250:010:02)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="TotalOrderValue"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="decimal1..12">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.MOA.C516.5004(2010:010:02)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="DateQualifier"> <xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="DateQualifier">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.DTM.C507.2005(0030:010:01)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="Date">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="decimal8">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.DTM.C507.2380(0030:010:02)"/>
</xsd:extension>
</xsd:simpleContent> </xsd:complexType>
</xsd:element>
<xsd:element name ="PartyQualifier">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="PartyQualifier">
<xsd:attribute name="EDIPath" type="xsd:string"
fixed="ORDERS.SG2.NAD.3035(0120:010)"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name ="Name">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base ="string1..10">