<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>created by Seeburger GeneratorMappings Version 2.4 - </xs:documentation>
  </xs:annotation>
  <xs:element name="LIST" type="LIST"/>
  <xs:complexType name="LIST">
    <xs:sequence>
      <xs:element minOccurs="0" name="S_UNA">
        <xs:annotation>
          <xs:appinfo>
            <title>SERVICE STRING ADVICE</title>
          </xs:appinfo>
          <xs:documentation>To define the characters selected for use as delimiters and indicators in the rest of the interchange that follows.</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="D_DELIMITER" type="xs:string"/>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="S_UNB">
        <xs:annotation>
          <xs:appinfo>
            <title>INTERCHANGE HEADER</title>
          </xs:appinfo>
          <xs:documentation>To start, identify and specify an interchange.</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="C_S001">
              <xs:annotation>
                <xs:appinfo>
                  <title>SYNTAX IDENTIFIER</title>
                </xs:appinfo>
                <xs:documentation>Identification of the agency controlling the syntax and indication of syntax level</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="D_0001" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Syntax identifier</title>
                      </xs:appinfo>
                      <xs:documentation>Coded identification of the agency controlling a syntax and syntax level used in an interchange</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element default="0" name="D_0002">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Syntax version number</title>
                      </xs:appinfo>
                      <xs:documentation>Version number of the syntax identified in the syntax identifier (0001)</xs:documentation>
                    </xs:annotation>
                    <xs:simpleType>
                      <xs:restriction base="xs:decimal">
                        <xs:enumeration value="0"/>
                      </xs:restriction>
                    </xs:simpleType>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="C_S002">
              <xs:annotation>
                <xs:appinfo>
                  <title>INTERCHANGE SENDER</title>
                </xs:appinfo>
                <xs:documentation>Identification of the sender of the interchange</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="D_0004" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Sender identification</title>
                      </xs:appinfo>
                      <xs:documentation>Name or coded representation of the sender of a data interchange.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="D_0007" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Partner identification code qualifier</title>
                      </xs:appinfo>
                      <xs:documentation>Qualifier referring to the source of codes for the identifiers of interchanging partners.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="D_0008" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Address for reverse routing</title>
                      </xs:appinfo>
                      <xs:documentation>Address specified by the sender of an interchange to be included by the recipient in the response interchanges to facilitate internal routing.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="C_S003">
              <xs:annotation>
                <xs:appinfo>
                  <title>INTERCHANGE RECIPIENT</title>
                </xs:appinfo>
                <xs:documentation>Identification of the recipient of the interchange</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="D_0010" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Recipient identification</title>
                      </xs:appinfo>
                      <xs:documentation>Name or coded representation of the recipient of a data interchange.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="D_0007" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Partner identification code qualifier</title>
                      </xs:appinfo>
                      <xs:documentation>Qualifier referring to the source of codes for the identifiers of interchanging partners.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="D_0014" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Routing address</title>
                      </xs:appinfo>
                      <xs:documentation>Address specified by the recipient of an interchange to be included by the sender and used by the recipient for routing of received interchanges inside his organization.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="C_S004">
              <xs:annotation>
                <xs:appinfo>
                  <title>DATE/TIME OF PREPARATION</title>
                </xs:appinfo>
                <xs:documentation>Date/time of preparation of the interchange</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element default="0" name="D_0017">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Date of preparation</title>
                      </xs:appinfo>
                      <xs:documentation>Local date when an interchange or a functional group was prepared.</xs:documentation>
                    </xs:annotation>
                    <xs:simpleType>
                      <xs:restriction base="xs:decimal">
                        <xs:enumeration value="0"/>
                      </xs:restriction>
                    </xs:simpleType>
                  </xs:element>
                  <xs:element default="0" name="D_0019">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Time of preparation</title>
                      </xs:appinfo>
                      <xs:documentation>Local time of day when an interchange or a functional group was prepared.</xs:documentation>
                    </xs:annotation>
                    <xs:simpleType>
                      <xs:restriction base="xs:decimal">
                        <xs:enumeration value="0"/>
                      </xs:restriction>
                    </xs:simpleType>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="D_0020" type="xs:string">
              <xs:annotation>
                <xs:appinfo>
                  <title>Interchange control reference</title>
                </xs:appinfo>
                <xs:documentation>Unique reference assigned by the sender to an interchange.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="C_S005">
              <xs:annotation>
                <xs:appinfo>
                  <title>RECIPIENT'S REFERENCE PASSWORD</title>
                </xs:appinfo>
                <xs:documentation>Reference or password as agreed between the communicating partners.</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="D_0022" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Recipient's reference/password</title>
                      </xs:appinfo>
                      <xs:documentation>Unique reference assigned by the recipient to the data interchange or a password to the recipient's system or to a third party network as specified in the partners interchange agreement.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="D_0025" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Recipient's reference/password qualifier</title>
                      </xs:appinfo>
                      <xs:documentation>Qualifier for the recipient's reference or password.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element minOccurs="0" name="D_0026" type="xs:string">
              <xs:annotation>
                <xs:appinfo>
                  <title>Application reference</title>
                </xs:appinfo>
                <xs:documentation>Identification of the application area assigned by the sender, to which the messages in the interchange relate e.g. the message identifier if all the messages in the interchange are of the same type.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="D_0029" type="xs:string">
              <xs:annotation>
                <xs:appinfo>
                  <title>Processing priority code</title>
                </xs:appinfo>
                <xs:documentation>Code determined by the sender requesting processing priority for the interchange.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element default="0" minOccurs="0" name="D_0031">
              <xs:annotation>
                <xs:appinfo>
                  <title>Acknowledgement request</title>
                </xs:appinfo>
                <xs:documentation>Code determined by the sender for acknowledgement of the interchange.</xs:documentation>
              </xs:annotation>
              <xs:simpleType>
                <xs:restriction base="xs:decimal">
                  <xs:enumeration value="0"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:element>
            <xs:element minOccurs="0" name="D_0032" type="xs:string">
              <xs:annotation>
                <xs:appinfo>
                  <title>Communications agreement ID</title>
                </xs:appinfo>
                <xs:documentation>Identification by name or code of the type of agreement under which the interchange takes place.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element default="0" minOccurs="0" name="D_0035">
              <xs:annotation>
                <xs:appinfo>
                  <title>Test indicator</title>
                </xs:appinfo>
                <xs:documentation>Indication that the interchange is a test.</xs:documentation>
              </xs:annotation>
              <xs:simpleType>
                <xs:restriction base="xs:decimal">
                  <xs:enumeration value="0"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:element>
            <xs:element maxOccurs="unbounded" name="S_UNH">
              <xs:annotation>
                <xs:appinfo>
                  <title>MESSAGE HEADER</title>
                </xs:appinfo>
                <xs:documentation>A service segment starting and uniquely identifying a message. The message type code for the Purchase order message is ORDERS.

Note: Purchase order messages conforming to this document must contain the following data in segment UNH, composite S009:

Data element  0065 ORDERS
              0052 D
              0054 96A
              0051 UN</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="D_0062" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Message reference number</title>
                      </xs:appinfo>
                      <xs:documentation>Unique message reference assigned by the sender.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element name="C_S009">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>MESSAGE IDENTIFIER</title>
                      </xs:appinfo>
                      <xs:documentation>Identification of the type, version etc. of the message being interchanged.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="D_0065" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Message type identifier</title>
                            </xs:appinfo>
                            <xs:documentation>Code identifying a type of message and assigned by its controlling agency.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element name="D_0052" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Message type version number</title>
                            </xs:appinfo>
                            <xs:documentation>Version number of a message type.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element name="D_0054" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Message type release number</title>
                            </xs:appinfo>
                            <xs:documentation>Release number within the current message type version number (0052).</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element name="D_0051" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Controlling agency</title>
                            </xs:appinfo>
                            <xs:documentation>Code identifying the agency controlling the specification, maintenance and publication of the message type.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_0057" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Association assigned code</title>
                            </xs:appinfo>
                            <xs:documentation>Code, assigned by the association responsible for the design and maintenance of the message type concerned, which further identifies the message.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element minOccurs="0" name="D_0068" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Common access reference</title>
                      </xs:appinfo>
                      <xs:documentation>Reference serving as a key to relate all subsequent transfers of data to the same business case or file.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                  <xs:element minOccurs="0" name="C_S010">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>STATUS OF THE TRANSFER</title>
                      </xs:appinfo>
                      <xs:documentation>Statement that the message is one in a sequence of transfers relating to the same topic.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element default="0" name="D_0070">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Sequence message transfer number</title>
                            </xs:appinfo>
                            <xs:documentation>Number assigned by the sender indicating that the message is an addition or change of a previously sent message relating to the same topic</xs:documentation>
                          </xs:annotation>
                          <xs:simpleType>
                            <xs:restriction base="xs:decimal">
                              <xs:enumeration value="0"/>
                            </xs:restriction>
                          </xs:simpleType>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_0073" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>First/last sequence message transfer indication</title>
                            </xs:appinfo>
                            <xs:documentation>Indication used for the first and last message in a sequence of the same type of message relating to the same topic.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element name="S_BGM">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Beginning of message</title>
                      </xs:appinfo>
                      <xs:documentation>A segment by which the sender must uniquely identify the order by means of its name and number and when necessary its function.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element minOccurs="0" name="C_C002">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Document/message name</title>
                            </xs:appinfo>
                            <xs:documentation>Identification of a type of document/message by code or name. Code preferred.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element minOccurs="0" name="D_1001" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Document/message name, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Document/message identifier expressed in code.

Note:   Users should note that code values marked as additions or changes are included pending approval by the 1001 Maintenance Agency and may be disapproved or changed. The results of this review will be reflected in a future version of the draft directory.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list responsible agency, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1000" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Document/message name</title>
                                  </xs:appinfo>
                                  <xs:documentation>Plain language identifier specifying the function of a document/message.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_1004" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Document/message number</title>
                            </xs:appinfo>
                            <xs:documentation>Reference number assigned to the document/message by the issuer.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_1225" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Message function, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code indicating the function of the message.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4343" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Response type, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code specifying the type of acknowledgement required or transmitted.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="35" name="S_DTM">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Date/time/period</title>
                      </xs:appinfo>
                      <xs:documentation>A segment specifying general dates and, when relevant, times related to the whole message. The segment must be specified at least once to identify the order date.
Examples of the use of this DTM segment are: Lead times that apply to the whole of the Order and, if no schedule is to be specified, the delivery date.
The Date/time/period segment within other Segment group should be used whenever the date/time/period requires to be logically related to another specified data item. e.g. Payment due date is specified within the PAT Segment group.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="C_C507">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Date/time/period</title>
                            </xs:appinfo>
                            <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_2005" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period format qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element minOccurs="0" name="S_PAI">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Payment instructions</title>
                      </xs:appinfo>
                      <xs:documentation>A segment requesting or confirming conditions of payment, guarantee and method of payment for the whole order. An example of the use of this segment is to specify that a documentary credit will be used.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="C_C534">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Payment instruction details</title>
                            </xs:appinfo>
                            <xs:documentation>Indication of method of payment employed or to be employed.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element minOccurs="0" name="D_4439" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment conditions, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the method employed or to be employed in order that a payment may be made or regarded as made. The method may or may not be tied to a guarantee.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4431" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment guarantee, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the means of guarantee.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4461" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment means, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of the instrument of payment, which may include a guarantee.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list responsible agency, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4435" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment channel, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the channel of payment.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="5" minOccurs="0" name="S_ALI">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Additional information</title>
                      </xs:appinfo>
                      <xs:documentation>A segment indicating special conditions related to the total order owing to origin, customs preference or other commercial factors.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element minOccurs="0" name="D_3239" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Country of origin, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Country in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, of quantitative restrictions, or of any other measure related to trade.

Note:   See Country and currency codes (UNTDED) or ISO 3166 two alpha country code (Code set 3207).</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_9213" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Type of duty regime, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Identification of the statement of the full/preferential regime according to which duty is assessed.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4183" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Special conditions, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Indication of a specific condition.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4183_2" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Special conditions, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Indication of a specific condition.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4183_3" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Special conditions, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Indication of a specific condition.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4183_4" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Special conditions, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Indication of a specific condition.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4183_5" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Special conditions, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Indication of a specific condition.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element minOccurs="0" name="S_IMD">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Item description</title>
                      </xs:appinfo>
                      <xs:documentation>A segment providing a description common to all line items of the order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element minOccurs="0" name="D_7077" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Item description type, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code indicating the format of a description.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_7081" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Item characteristic, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code specifying the item characteristic being described.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="C_C273">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Item description</title>
                            </xs:appinfo>
                            <xs:documentation>Description of an item.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element minOccurs="0" name="D_7009" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Item description identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code from an industry code list which provides specific data about a product characteristic.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list responsible agency, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_7008" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Item description</title>
                                  </xs:appinfo>
                                  <xs:documentation>Plain language description of articles or products.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_7008_2" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Item description</title>
                                  </xs:appinfo>
                                  <xs:documentation>Plain language description of articles or products.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Language, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_7383" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Surface/layer indicator, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="99" minOccurs="0" name="S_FTX">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Free text</title>
                      </xs:appinfo>
                      <xs:documentation>A segment with free text information, in coded or clear form, used when additional information is needed but cannot be accommodated within other segments. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="D_4451" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Text subject qualifier</title>
                            </xs:appinfo>
                            <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_4453" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Text function, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                        <xs:element minOccurs="0" name="C_C107">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Text reference</title>
                            </xs:appinfo>
                            <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_4441" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Code list responsible agency, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                        <xs:element minOccurs="0" name="C_C108">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Text literal</title>
                            </xs:appinfo>
                            <xs:documentation>Free text; one to five lines.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_4440" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                        <xs:element minOccurs="0" name="D_3453" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Language, coded</title>
                            </xs:appinfo>
                            <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG1">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>RFF-DTM</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments for giving references and where necessary, their dates, relating to the whole message e.g. contract number, import/export license number, reservation number.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_RFF">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Reference</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the reference by its number and where appropriate a line number within a document.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="C_C506">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Reference</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a reference.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_1153" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Line number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference version number</title>
                                        </xs:appinfo>
                                        <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the date/time related to the reference.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="99" minOccurs="0" name="G_SSG2">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>NAD-LOC-FII-SG3-SG4-SG5</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments identifying the parties with associated information.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_NAD">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Name and address</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying names and addresses of the parties, in coded or clear form, and their functions relevant to the order. Identification of the seller and buyer parties is mandatory for the order message. It is recommended that where possible only the coded form of the party ID should be specified e.g. The Buyer and Seller are known to each other, thus only the coded ID is required, but the Consignee or Delivery address may vary and would have to be clearly specified, preferably in structured format.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_3035" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Party qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code giving specific meaning to a party.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C082">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Party identification details</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a transaction party by code.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3039" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party id. identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying a party involved in a transaction.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C058">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Name and address</title>
                                  </xs:appinfo>
                                  <xs:documentation>Unstructured name and address: one to five lines.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3124" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Name and address line</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free form name and address description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3124_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Name and address line</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free form name and address description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3124_3" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Name and address line</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free form name and address description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3124_4" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Name and address line</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free form name and address description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3124_5" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Name and address line</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free form name and address description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C080">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Party name</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a transaction party by name, one to five lines. Party name may be formatted.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3036" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3036_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3036_3" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3036_4" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3036_5" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3045" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party name format, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the representation of a party name.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C059">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Street</title>
                                  </xs:appinfo>
                                  <xs:documentation>Street address and/or PO Box number in a structured address: one to three lines.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3042" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Street and number/p.o. box</title>
                                        </xs:appinfo>
                                        <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3042_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Street and number/p.o. box</title>
                                        </xs:appinfo>
                                        <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3042_3" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Street and number/p.o. box</title>
                                        </xs:appinfo>
                                        <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3042_4" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Street and number/p.o. box</title>
                                        </xs:appinfo>
                                        <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3164" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>City name</title>
                                  </xs:appinfo>
                                  <xs:documentation>Name of a city (a town, a village) for addressing purposes.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3229" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Country sub-entity identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the name of sub-entities (state, province) defined by appropriate governmental agencies.

Note:   Use code defined by appropriate national authority.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3251" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Postcode identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code defining postal zones or addresses.

Note:   Use code defined by appropriate national authority.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3207" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Country, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the name of a country or other geographical entity as specified in ISO 3166.

Note:   Use ISO 3166 two alpha country code.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element maxOccurs="25" minOccurs="0" name="S_LOC">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Place/location identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment giving more specific location information of the party specified in the NAD segment e.g. internal site/building number.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3227" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Place/location qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C517">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Location identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C519">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Related location one identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location one identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location one</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C553">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Related location two identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location two identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location two</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Relation, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_FII">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Financial institution information</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment identifying the financial institution (e.g. bank) and relevant account numbers for the seller, buyer and where necessary other parties e.g. the buyer may provide a choice of financial institutions for direct debit purposes.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3035" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Party qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code giving specific meaning to a party.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C078">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Account identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of an account holder by account number and/or account holder name in one or two lines. Number preferred.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3194" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Account holder number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Account number of the holder of the account.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3192" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Account holder name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of the holder of the account.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3192_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Account holder name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of the holder of the account.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C088">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Institution identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a financial institution by code branch number, or name and name of place. Code or branch number preferred.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3433" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Institution name identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying an institution.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3434" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Institution branch number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number identifying a branch of an institution.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3432" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Institution name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of an institution.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3436" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Institution branch place</title>
                                              </xs:appinfo>
                                              <xs:documentation>Official name of the place where the institution branch is situated.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3207" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Country, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the name of a country or other geographical entity as specified in ISO 3166.

Note:   Use ISO 3166 two alpha country code.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG3">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>RFF-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments giving references only relevant to the specified party rather than the whole order.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_RFF">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the reference by its number and where appropriate a line number within a document.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C506">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a reference.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_1153" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Line number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference version number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the date and/or time related to the reference.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="G_SSG4">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>DOC-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments identifying the documentary requirements of the specified party.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_DOC">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Document/message details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying and providing information relating to the documents required by the party specified by the NAD segment. For example, the party may require a Certificate of Analysis.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C002">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a type of document/message by code or name. Code preferred.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_1001" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Document/message name, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Document/message identifier expressed in code.

Note:   Users should note that code values marked as additions or changes are included pending approval by the 1001 Maintenance Agency and may be disapproved or changed. The results of this review will be reflected in a future version of the draft directory.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1000" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Document/message name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Plain language identifier specifying the function of a document/message.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C503">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of document/message by number, status, source and/or language.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_1004" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Document/message number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Reference number assigned to the document/message by the issuer.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1373" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Document/message status, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To identify the status of a document/message.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1366" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Document/message source</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of the source from which the printed information is to be or has been obtained.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Language, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3153" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Communication channel identifier, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the type of communication channel being used.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_1220">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Number of copies of document required</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of originals or copies of a document stipulated or referred to as being required.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_1218">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Number of originals of document required</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the number of originals of a stipulated document that are required.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the date and/or time of the document.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="G_SSG5">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>CTA-COM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments giving contact details of the specific person or department within the party identified in the NAD segment.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_CTA">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Contact information</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment to identify a person or department, and their function, to whom communications should be directed.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3139" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Contact function, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the function of a contact (e.g. department or person).</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C056">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Department or employee details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code and/or name of a department or employee. Code preferred.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3413" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Department or employee identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Internal identification code.

Note:   Code specified by organisation concerned.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3412" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Department or employee</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>The department or person within an organizational entity.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_COM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Communication contact</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to identify a communications type and number for the contact specified in the CTA segment.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C076">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Communication contact</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Communication number of a department or employee in a specified channel.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_3148" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Communication number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The communication number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element name="D_3155" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Communication channel qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the type of communication channel being used.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="5" minOccurs="0" name="G_SSG6">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>TAX-MOA-LOC</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments specifying tax related information, and when necessary, the location(s) to which that tax information relates.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_TAX">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Duty/tax/fee details</title>
                            </xs:appinfo>
                            <xs:documentation>A segment specifying a tax type, category and rate, or exemption, relating to the whole order e.g. Value Added Tax at the standard rate is applicable for all items.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_5283" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Duty/tax/fee function qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the function of an duty, tax or fee information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C241">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Duty/tax/fee type</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code and/or name identifying duty, tax or fee.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_5153" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee type, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the type of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   If national codes needed, use in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5152" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee type</title>
                                        </xs:appinfo>
                                        <xs:documentation>Type of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C533">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Duty/tax/fee account detail</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of account reference for duties, taxes and/or fees.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_5289" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee account identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a particular duty, tax or fee.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_5286" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Duty/tax/fee assessment basis</title>
                                  </xs:appinfo>
                                  <xs:documentation>Value or quantity on which a duty or tax will be assessed.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C243">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Duty/tax/fee detail</title>
                                  </xs:appinfo>
                                  <xs:documentation>Rate of duty/tax/fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_5279" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee rate identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the rate of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5278" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee rate</title>
                                        </xs:appinfo>
                                        <xs:documentation>Rate of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5273" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee rate basis identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the various elements of tax combination to be attributed to a commodity.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_5305" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Duty/tax/fee category, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying a tax/duty/fee category within a tax/duty/fee type system.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_3446" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Party tax identification number</title>
                                  </xs:appinfo>
                                  <xs:documentation>Number assigned to a purchaser (buyer, orderer) by a tax jurisdiction (state, country, etc).</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_MOA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Monetary amount</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the amount for the identified tax/fee.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C516">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Monetary amount</title>
                                        </xs:appinfo>
                                        <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5025" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount type qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of type of amount.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5004">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of monetary units.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_LOC">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Place/location identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment indicating the location to which the tax or exemption specified in the TRI segment applies e.g. city or state or country.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3227" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Place/location qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C517">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Location identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C519">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Related location one identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location one identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location one</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C553">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Related location two identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location two identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location two</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Relation, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="5" minOccurs="0" name="G_SSG7">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>CUX-PCD-DTM</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments specifying the currencies and related dates/periods valid for the whole order. Currency data may be omitted in national applications but will be required for international transactions.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_CUX">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Currencies</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the currencies required in the order e.g. the order currency. A rate of exchange may be given to convert a reference currency into a target currency.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element minOccurs="0" name="C_C504">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Currency details</title>
                                  </xs:appinfo>
                                  <xs:documentation>The usage to which a currency relates.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_6347" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency details qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the usage to which the currency relates.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element default="0" minOccurs="0" name="D_6348">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency rate base</title>
                                        </xs:appinfo>
                                        <xs:documentation>Multiplying factor used in expressing the number of currency units.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C504_2">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Currency details</title>
                                  </xs:appinfo>
                                  <xs:documentation>The usage to which a currency relates.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_6347" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency details qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the usage to which the currency relates.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element default="0" minOccurs="0" name="D_6348">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Currency rate base</title>
                                        </xs:appinfo>
                                        <xs:documentation>Multiplying factor used in expressing the number of currency units.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element default="0" minOccurs="0" name="D_5402">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Rate of exchange</title>
                                  </xs:appinfo>
                                  <xs:documentation>The rate at which one specified currency is expressed in another specified currency.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                  <xs:restriction base="xs:decimal">
                                    <xs:enumeration value="0"/>
                                  </xs:restriction>
                                </xs:simpleType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_6341" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Currency market exchange, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the market upon which the currency exchange rate is based.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_PCD">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Percentage details</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the fluctuation beyond those limits will allow one or either party to re-negotiate prices.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C501">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Percentage details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Percentage relating to a specified basis.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5245" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the usage of a percentage.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5482">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value expressed as a percentage of a specified amount.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5249" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage basis, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the application of a percentage.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the date/time/period related to the rate of exchange.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG8">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>PAT-DTM-PCD-MOA</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments specifying the terms of payment applicable for the whole order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_PAT">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Payment terms basis</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the payment terms and date/time basis.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_4279" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment terms type qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the type of payment terms.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C110">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment terms</title>
                                  </xs:appinfo>
                                  <xs:documentation>Terms of payment code from a specified source.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_4277" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of payment identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the terms of payment between the parties to a transaction (generic term).

Note:   Use UN/ECE Recommendation No. 17 Payterms.  If not applicable, use appropriate code set in combination with 1131/3055, or values underneath.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4276" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of payment</title>
                                        </xs:appinfo>
                                        <xs:documentation>Conditions of payment between the parties to a transaction (generic term).</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4276_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of payment</title>
                                        </xs:appinfo>
                                        <xs:documentation>Conditions of payment between the parties to a transaction (generic term).</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C112">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Terms/time information</title>
                                  </xs:appinfo>
                                  <xs:documentation>Time details in payment terms.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_2475" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Payment time reference, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code relating payment terms to the date of a specific event.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_2009" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Time relation, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code relating payment terms to a time before, on or after the reference date.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_2151" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of period, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Agreed or specified period of time (coded).</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element default="0" minOccurs="0" name="D_2152">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Number of periods</title>
                                        </xs:appinfo>
                                        <xs:documentation>Number of periods of the type indicated in data element 2151 Type of period, coded.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment giving the specific date/time/period, if needed, of any payments, discounts, instalments etc.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_PCD">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Percentage details</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the discount, interest, penalty as well as instalment percentage.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C501">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Percentage details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Percentage relating to a specified basis.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5245" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the usage of a percentage.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5482">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value expressed as a percentage of a specified amount.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5249" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage basis, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the application of a percentage.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_MOA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Monetary amount</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying amounts related to payment discounts, penalties or instalments.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C516">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Monetary amount</title>
                                        </xs:appinfo>
                                        <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5025" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount type qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of type of amount.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5004">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of monetary units.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG9">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>TDT-SG10</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments identifying the mode and means of transport, location and relevant dates and times for transportation, relating to the whole order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_TDT">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Details of transport</title>
                            </xs:appinfo>
                            <xs:documentation>A segment specifying the mode, means and identification of the transport for the goods being ordered. If required, the carrier's address should be indicated within the NAD Segment group.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_8051" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Transport stage qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Qualifier giving a specific meaning to the transport details.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_8028" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Conveyance reference number</title>
                                  </xs:appinfo>
                                  <xs:documentation>Unique reference given by the carrier to a certain journey or departure of a means of transport (generic term).</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C220">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Mode of transport</title>
                                  </xs:appinfo>
                                  <xs:documentation>Method of transport code or name. Code preferred.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_8067" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Mode of transport, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded method of transport used for the carriage of the goods.

Note:   Use UN/ECE Recommendation No 19.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_8066" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Mode of transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>Method of transport used for the carriage of the goods.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C228">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Transport means</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code and/or name identifying the type of means of transport.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_8179" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of means of transport identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code defining the type of the means of transport being utilized.

Note:   No international codes available.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_8178" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of means of transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of the type of the means of transport being utilized.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C040">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Carrier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a carrier by code and/or by name. Code preferred.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_3127" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Carrier identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of party undertaking or arranging transport of goods between named points.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3128" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Carrier name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Name of party undertaking or arranging transport of goods between named points.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_8101" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Transit direction, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the point of origin and point of direction.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C401">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Excess transportation information</title>
                                  </xs:appinfo>
                                  <xs:documentation>To provide details of reason for, and responsibility for, use of transportation other than normally utilized.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_8457" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Excess transportation reason, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of reason for excess transportation.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element name="D_8459" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Excess transportation responsibility, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of responsibility for excess transportation.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7130" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Customer authorization number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Customer provided authorization number to allow supplier to ship goods under specific freight conditions.  This number will be transmitted back to customer in the dispatch advice message.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C222">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Transport identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code and/or name identifying the means of transport.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_8213" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Id. of means of transport identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the means of transport by name or number.

Note:   Use relevant code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_8212" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Id. of the means of transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the means of transport by name or number.

Note:   Use relevant code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_8453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Nationality of means of transport, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded name of the country in which a means of transport is registered.

Note:   Use ISO 3166 alpha two country code.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_8281" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Transport ownership, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code indicating the ownership of the means of transport.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG10">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>LOC-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments giving the location and date/time information relative to the transportation.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_LOC">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Place/location identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying locations relevant to the transport specified in the TDT segment e.g. place of departure or border crossing point.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_3227" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C517">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C519">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related location one identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location one identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location one</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C553">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related location two identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location two identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location two</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Relation, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment identifying the date/time details of departure and/or arrival of the transported goods for the specified location.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="5" minOccurs="0" name="G_SSG11">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>TOD-LOC</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments indicating the terms of delivery for the whole order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_TOD">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Terms of delivery or transport</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the delivery terms to be used e.g. UN INCOTERMS code could be used to specify the delivery terms.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element minOccurs="0" name="D_4055" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Terms of delivery or transport function, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication whether the terms relate to e.g. price conditions, delivery conditions, transport conditions, or a combination of these.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4215" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Transport charges method of payment, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of method of payment for transport charges.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C100">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Terms of delivery or transport</title>
                                  </xs:appinfo>
                                  <xs:documentation>Terms of delivery or transport code from a specified source.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_4053" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of delivery or transport, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the terms agreed between two parties (e.g.

seller/buyer, shipper/carrier) under which a product or service is provided.

Note:   Use UN/ECE Recommendation No. 5 Incoterms 1990.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4052" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of delivery or transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>Terms agreed between two parties (e.g. seller/buyer, shipper/carrier) under which a product or service is provided.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4052_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of delivery or transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>Terms agreed between two parties (e.g. seller/buyer, shipper/carrier) under which a product or service is provided.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="2" minOccurs="0" name="S_LOC">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Place/location identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment identifying locations relevant to the delivery terms specified in the TOD segment.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_3227" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Place/location qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C517">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Location identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C519">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Related location one identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location one identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location one</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C553">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Related location two identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location two identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related place/location two</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Relation, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG12">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>PAC-MEA-SG13</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments identifying the packaging, physical dimensions and marks and numbers for goods referenced by the whole order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_PAC">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Package</title>
                            </xs:appinfo>
                            <xs:documentation>A segment specifying the number and type of packages for the whole order e.g. number and type of pallets.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element default="0" minOccurs="0" name="D_7224">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Number of packages</title>
                                  </xs:appinfo>
                                  <xs:documentation>Number of individual parts of a shipment either unpacked, or packed in such a way that they cannot be divided without first undoing the packing.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                  <xs:restriction base="xs:decimal">
                                    <xs:enumeration value="0"/>
                                  </xs:restriction>
                                </xs:simpleType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C531">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Packaging details</title>
                                  </xs:appinfo>
                                  <xs:documentation>Packaging level and details, terms and conditions.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_7075" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Packaging level, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of level of packaging specified.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7233" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Packaging related information, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code giving packaging, handling and marking related information.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7073" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Packaging terms and conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying packaging terms and conditions.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C202">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Package type</title>
                                  </xs:appinfo>
                                  <xs:documentation>Type of package by name or by code from a specified source.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_7065" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of packages identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded description of the form in which goods are presented.

Note:   See UN/ECE Recommendation No. 21 (See Vol. II of UNTDED).  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7064" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of packages</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of the form in which goods are presented.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C402">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Package type identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the form in which goods are described.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_7077" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item description type, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code indicating the format of a description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element name="D_7064" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of packages</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of the form in which goods are presented.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number type, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7064_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of packages</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of the form in which goods are presented.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7143_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number type, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C532">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Returnable package details</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of responsibility for payment and load contents of returnable packages.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_8395" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Returnable package freight payment responsibility, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>To indicate responsibility for payment of return freight charges for packaging that is returnable.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_8393" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Returnable package load contents, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>To indicate the composition of goods loaded into a returnable package.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_MEA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Measurements</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying physical measurements of packages described in the PAC segment e.g. package length, weight.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_6311" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Measurement application qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the application of the physical measurement used.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C502">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Measurement details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of measurement type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement dimension, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement significance, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement attribute, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement attribute</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C174">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Value/range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Measurement value and relevant minimum and maximum tolerances in that order.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_6411" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measure unit qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6314">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement value</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value of the measured unit.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6162">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range minimum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Minimum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6152">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range maximum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Maximum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6432">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Significant digits</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify the number of significant digits.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Surface/layer indicator, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="G_SSG13">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>PCI-RFF-DTM-GIN</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying the markings and labels on individual physical units.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_PCI">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Package identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying markings and labels used on individual physical units (packages) described in the PAC segment.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_4233" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Marking instructions, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code indicating instructions on how specified packages or physical units should be marked.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C210">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Marks &amp; labels</title>
                                              </xs:appinfo>
                                              <xs:documentation>Shipping marks on packages in free text; one to ten lines.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_7102" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_3" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_4" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_5" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_6" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_7" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_8" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_9" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7102_10" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Shipping marks</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8275" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Container/package status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code to identify whether goods of separate description or comprising separate consignments are contained in the same external packaging or to indicate that a container or similar unit load device is empty.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C827">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Type of marking</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the type of marking that reflects the method that was used and the conventions adhered to for marking (e.g. of packages).</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_7511" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of marking, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To specify the type of marking that reflects the method and the conventions adhered to for marking.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_RFF">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment identifying the master label number.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C506">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a reference.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_1153" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Line number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference version number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the dates relevant to the package markings.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="10" minOccurs="0" name="S_GIN">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Goods identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment identifying the number or ranges of numbers for use with the package markings.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_7405" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Identity number qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element name="C_C208">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Identity number range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_7402" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C208_2">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Identity number range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_7402" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C208_3">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Identity number range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_7402" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C208_4">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Identity number range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_7402" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C208_5">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Identity number range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_7402" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG14">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>EQD-HAN-MEA-FTX</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments providing information relating to equipment identification and ownership, handling and identification of hazardous materials, relating to the whole order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_EQD">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Equipment details</title>
                            </xs:appinfo>
                            <xs:documentation>A segment to define information regarding equipment to be used in conjunction with the whole order, and if required, to indicate responsibility for supply of the equipment.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_8053" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Equipment qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying type of equipment.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C237">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Equipment identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Marks (letters and/or numbers) identifying equipment used for transport such as a container.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_8260" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Equipment identification number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Marks (letters and/or numbers) which identify equipment e.g. unit load device.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3207" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Country, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the name of a country or other geographical entity as specified in ISO 3166.

Note:   Use ISO 3166 two alpha country code.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C224">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Equipment size and type</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code and/or name identifying size and type of equipment used in transport. Code preferred.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_8155" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Equipment size and type identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded description of the size and type of equipment e.g. unit load device.

Note:   User or association defined code.  May be used in combination with 1131/3055. See ISO 6346 for seagoing containers.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_8154" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Equipment size and type</title>
                                        </xs:appinfo>
                                        <xs:documentation>Plain language description of the size and type of equipment e.g. unit load device.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_8077" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Equipment supplier, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>To indicate the party that is the supplier of the equipment.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_8249" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Equipment status, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of the action related to the equipment.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_8169" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Full/empty indicator, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>To indicate the extent to which the equipment is full or empty.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_HAN">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Handling instructions</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment providing information on required handling of materials and additionally, if required, identifying hazardous materials in the whole order.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="C_C524">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Handling instructions</title>
                                        </xs:appinfo>
                                        <xs:documentation>Instruction for the handling of goods, products or articles in shipment, storage etc.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_4079" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Handling instructions, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the instructions on how specified goods, packages or containers should be handled.

Note:   User or association defined code.  May be used in combination with 1131/3055.  See also UNTDED 5.9 p.2 CIMP.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4078" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Handling instructions</title>
                                              </xs:appinfo>
                                              <xs:documentation>Instructions on how specified goods, packages or containers should be handled.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C218">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Hazardous material</title>
                                        </xs:appinfo>
                                        <xs:documentation>Hazardous material code from a specified source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7419" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Hazardous material class code, identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the kind of hazard for a material.

Note:   Association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_MEA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Measurements</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment providing measurement information for the equipment.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_6311" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Measurement application qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the application of the physical measurement used.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C502">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Measurement details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of measurement type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement dimension, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement significance, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement attribute, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement attribute</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C174">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Value/range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Measurement value and relevant minimum and maximum tolerances in that order.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_6411" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measure unit qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6314">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement value</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value of the measured unit.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6162">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range minimum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Minimum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6152">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range maximum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Maximum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6432">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Significant digits</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify the number of significant digits.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Surface/layer indicator, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_FTX">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment with free text information, in coded or clear form, used when additional information is needed but cannot be accommodated within other segments. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_4451" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text subject qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text function, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C107">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4441" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C108">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text literal</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free text; one to five lines.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4440" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Language, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG15">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>SCC-FTX-RFF-SG16</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments specifying requested delivery schedules relating to quantities, frequencies, dates and references, required for the whole order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_SCC">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Scheduling conditions</title>
                            </xs:appinfo>
                            <xs:documentation>A segment specifying the type and status of the schedule being given, and optionally defining a pattern to be established e.g. firm or proposed delivery schedule for a weekly pattern.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_4017" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Delivery plan status indicator, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code indicating the level of commitment of schedule information.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4493" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Delivery requirements, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of general instruction for delivery.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C329">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Pattern description</title>
                                  </xs:appinfo>
                                  <xs:documentation>Shipment, delivery or production interval pattern and timing.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_2013" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Frequency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying interval grouping of the delivery, production, etc. of the schedule.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_2015" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Despatch pattern, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying the days/periods for routine shipments or deliveries.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_2017" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Despatch pattern timing, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying the detailed times for routine shipments or deliveries within data element 2015 Despatch pattern, coded.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_FTX">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment with free text information, in coded or clear form, to give further clarification to scheduling instructions. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_4451" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text subject qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text function, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C107">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4441" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C108">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text literal</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free text; one to five lines.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4440" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Language, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_RFF">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Reference</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment for specifying the reference for schedule.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C506">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a reference.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_1153" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Line number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference version number</title>
                                              </xs:appinfo>
                                              <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG16">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>QTY-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments to specify the scheduled quantities, date/time of the schedule, and where required, the reference of the schedule.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_QTY">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Quantity</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment to specify pertinent quantities relating to the schedule and pattern established in the SCC segment, e.g. delivery quantity.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C186">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6063" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" name="D_6060">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measure unit qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment indicating the date/time details relating to the quantity and schedule used to indicate date/time ranges e.g. start and end dates for a delivery pattern, or delivery window.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="25" minOccurs="0" name="G_SSG17">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>APR-DTM-RNG</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments providing information concerning pricing related to the type of trade, and where appropriate, indication of quantities, dates/periods or amounts.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_APR">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Additional price information</title>
                            </xs:appinfo>
                            <xs:documentation>A segment to identify additional pricing information such as a price multiplier, the class or type of trade and additionally identifying the reason for any changes.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element minOccurs="0" name="D_4043" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Class of trade, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code identifying the class of trade.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C138">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Price multiplier information</title>
                                  </xs:appinfo>
                                  <xs:documentation>Price multiplier and its identification.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element default="0" name="D_5394">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Price multiplier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Rate to be used to multiply a price.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5393" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Price multiplier qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Type of price multiplier.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C960">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Reason for change</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code and/or description of the reason for a change.

Note:   This composite data element replaces composite C262 (which has been deleted in this directory).</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_4295" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Change reason, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the reason for a change.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4294" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Change reason</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of the reason for a change.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment to identify the date/time/period information related to the price change e.g. period of validity.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_RNG">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Range details</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment to identify the quantity or amount ranges to which the additional price information applies.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_6167" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Range type qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the type of range.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C280">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_6411" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measure unit qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6162">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range minimum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Minimum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6152">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range maximum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Maximum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="15" minOccurs="0" name="G_SSG18">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>ALC-ALI-DTM-SG19-SG20-SG21-SG22-SG23</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments specifying allowances and charges for the whole order. The allowance or charge specified within this Segment group may either relate to the total order in which case it cannot be overridden at detail level, or it can relate to the line items as a default allowance/charge and can be overridden by the ALC Segment group within the detail section. Where relevant, additional information, tax and alternate currency details are to be indicated in the TRI and MOA segments. The basis for the calculation of the allowance/charge may be a quantity, a percentage, an amount or a rate and one of the Segment group 19-22 should be used accordingly.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_ALC">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Allowance or charge</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the charge or allowance and, where necessary its calculation sequence.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_5463" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Allowance or charge qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Specification of an allowance or charge for the service specified.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C552">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Allowance/charge information</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of allowance/charge information by number and/or code.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_1230" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Allowance or charge number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Number assigned by a party referencing an allowance, promotion, deal or charge.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5189" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Charge/allowance description, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a charge or allowance.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4471" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Settlement, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of how allowances or charges are to be settled.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1227" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Calculation sequence indicator, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code indicating the sequence of cumulated calculations to be agreed between interchange partners.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C214">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Special services identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a special service by a code from a specified source or by description.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_7161" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special services, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying a special service.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7160" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special service</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of a special service.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7160_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special service</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of a special service.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_ALI">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Additional information</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment indicating that the allowance or charge specified is subject to special conditions owing to origin, customs preference or commercial factors.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_3239" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Country of origin, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Country in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, of quantitative restrictions, or of any other measure related to trade.

Note:   See Country and currency codes (UNTDED) or ISO 3166 two alpha country code (Code set 3207).</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_9213" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of duty regime, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the statement of the full/preferential regime according to which duty is assessed.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_3" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_4" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_5" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment to identify the date/time/period information related to the allowance or charge, e.g. period of validity.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="G_SSG19">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>QTY-RNG</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying the quantity of the allowance or charge with its measure unit specifier. A range to which the allowance or charge applies may be specified e.g. an allowance of a free quantity of 20 pieces may be specified if the goods quantity ordered is greater than 1000 pieces.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_QTY">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Quantity</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the type of quantity and the quantity related to the allowance or charge.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C186">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6063" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" name="D_6060">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measure unit qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_RNG">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range details</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying, if required, the range to which the allowance or charge applies.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6167" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of range.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C280">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="G_SSG20">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>PCD-RNG</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying the percentage for the allowance or charge, e.g. The allowance/charge amount is calculated as 5% of the goods value or a price reduction of 5% may be specified if the goods quantity ordered is within the range 5 tons to 10 tons.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_PCD">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Percentage details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the percentage and the percentage basis for the calculation of the allowance or charge.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C501">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Percentage relating to a specified basis.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_5245" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Percentage qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the usage of a percentage.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_5482">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Percentage</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Value expressed as a percentage of a specified amount.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5249" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Percentage basis, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of the application of a percentage.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_RNG">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range details</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying, if required, a range for the application of the percentage.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6167" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of range.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C280">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="2" minOccurs="0" name="G_SSG21">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>MOA-RNG</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying a monetary amount for an allowance or charge. A range to which the allowance or charge applies can be specified e.g. an allowance of 5000 BEF may be specified if goods value ordered is greater than 100000 BEF.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_MOA">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Monetary amount</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the monetary amount for the allowance or charge.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C516">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_5025" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Monetary amount type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of type of amount.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_5004">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Monetary amount</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Number of monetary units.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Currency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Currency qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Status, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_RNG">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range details</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying, if required, a range for the application of the allowance/charge amount.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6167" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of range.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C280">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="G_SSG22">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>RTE-RNG</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying the rate per unit and basis to which the allowance or charge applies e.g. the allowance/charge amount is 3 DEM per 10 tons.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_RTE">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Rate details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying the rate per unit and the basis for calculation.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C128">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Rate details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Rate per unit and rate basis.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_5419" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Rate type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of rate.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" name="D_5420">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Rate per unit</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Rate per unit specified in the unit price basis.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_5284">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Unit price basis</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Basis on which the unit price/rate applies.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measure unit qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_RNG">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range details</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying, if required, the range for the application of the allowance/charge rate.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6167" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of range.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C280">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="G_SSG23">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>TAX-MOA</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying tax related information for the allowance or charge.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_TAX">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying the tax type, category and rate, or exemption, related to the allowance or charge.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5283" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee function qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the function of an duty, tax or fee information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C241">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee type</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code and/or name identifying duty, tax or fee.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_5153" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee type, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   If national codes needed, use in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5152" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee type</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Type of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C533">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee account detail</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of account reference for duties, taxes and/or fees.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_5289" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee account identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a particular duty, tax or fee.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5286" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee assessment basis</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value or quantity on which a duty or tax will be assessed.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C243">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee detail</title>
                                              </xs:appinfo>
                                              <xs:documentation>Rate of duty/tax/fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_5279" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee rate identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the rate of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5278" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee rate</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Rate of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5273" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee rate basis identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the various elements of tax combination to be attributed to a commodity.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5305" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee category, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying a tax/duty/fee category within a tax/duty/fee type system.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3446" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Party tax identification number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number assigned to a purchaser (buyer, orderer) by a tax jurisdiction (state, country, etc).</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_MOA">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the tax amount for the allowance or charge.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C516">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Monetary amount</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_5025" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount type qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of type of amount.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_5004">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of monetary units.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Status, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="100" minOccurs="0" name="G_SSG24">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>RCS-RFF-DTM-FTX</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments identifying any rules, laws or regulations with which the supplier must comply to meet requirements e.g. building regulations, safety requirements, etc.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_RCS">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Requirements and conditions</title>
                            </xs:appinfo>
                            <xs:documentation>A segment to enable industry or national requirements to be specified.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_7293" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Sector/subject identification qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the subject areas to which the specified conditions apply.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C550">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Requirement/condition identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>To identify the specific rule/condition requirement.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_7295" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Requirement/condition identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying a specific rule, regulation or condition.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7294" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Requirement or condition</title>
                                        </xs:appinfo>
                                        <xs:documentation>Plain text identifying a specific requirement or condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1229" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Action request/notification, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code specifying the action to be taken or already taken.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_RFF">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Reference</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment identifying the referenced document by its number and, where appropriate, a line number.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C506">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a reference.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_1153" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Line number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference version number</title>
                                              </xs:appinfo>
                                              <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment indicating the date/time details relating to the references.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_FTX">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment with free text information, in coded or clear form, used when additional information is needed but cannot be accommodated within other segments. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_4451" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text subject qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text function, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C107">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4441" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C108">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text literal</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free text; one to five lines.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4440" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Language, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="200000" minOccurs="0" name="G_SSG25">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>LIN-PIA-IMD-MEA-QTY-PCD-ALI-DTM-MOA-GIN-GIR-QVR-DOC-PAI-FTX-SG52</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments providing details of the individual ordered items. This Segment group may be repeated to give sub-line details.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_LIN">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Line item</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the line item by the line number and configuration level, and additionally, identifying the product or service ordered. Other product identification numbers e.g. Buyer product number, etc. can be specified within the following PIA segment.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element default="0" minOccurs="0" name="D_1082">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Line item number</title>
                                  </xs:appinfo>
                                  <xs:documentation>Serial number designating each separate item within a series of articles.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                  <xs:restriction base="xs:decimal">
                                    <xs:enumeration value="0"/>
                                  </xs:restriction>
                                </xs:simpleType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1229" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Action request/notification, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code specifying the action to be taken or already taken.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C212">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Item number identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Goods identification for a specified source.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_7140" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number</title>
                                        </xs:appinfo>
                                        <xs:documentation>A number allocated to a group or item.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number type, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C829">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Sub-line information</title>
                                  </xs:appinfo>
                                  <xs:documentation>To provide an indication that a segment or segment group is used to contain sub-line or sub-line item information and to optionally enable the sub-line to be identified.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_5495" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Sub-line indicator, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication that the segment and/or segment group is used for sub-line item information.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element default="0" minOccurs="0" name="D_1082">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Line item number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Serial number designating each separate item within a series of articles.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element default="0" minOccurs="0" name="D_1222">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Configuration level</title>
                                  </xs:appinfo>
                                  <xs:documentation>Number indicating the level of an object which is in a hierarchy.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                  <xs:restriction base="xs:decimal">
                                    <xs:enumeration value="0"/>
                                  </xs:restriction>
                                </xs:simpleType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_7083" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Configuration, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code indicating the status of the sub-line item in the configuration.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element maxOccurs="25" minOccurs="0" name="S_PIA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Additional product id</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment providing either additional identification to the product specified in the LIN segment (e.g. Harmonized System number), or provides any substitute product identification.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_4347" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Product id. function qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of the function of the product code.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element name="C_C212">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods identification for a specified source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7140" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A number allocated to a group or item.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number type, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C212_2">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods identification for a specified source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7140" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A number allocated to a group or item.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number type, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C212_3">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods identification for a specified source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7140" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A number allocated to a group or item.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number type, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C212_4">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods identification for a specified source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7140" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A number allocated to a group or item.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number type, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C212_5">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item number identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods identification for a specified source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7140" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A number allocated to a group or item.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item number type, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="99" minOccurs="0" name="S_IMD">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Item description</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment for describing the product or service being ordered as well as product characteristic. This segment should be used for products or services that cannot be fully identified by a product code or article number.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_7077" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item description type, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code indicating the format of a description.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7081" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item characteristic, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying the item characteristic being described.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C273">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Item description</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of an item.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7009" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item description identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code from an industry code list which provides specific data about a product characteristic.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7008" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item description</title>
                                              </xs:appinfo>
                                              <xs:documentation>Plain language description of articles or products.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7008_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Item description</title>
                                              </xs:appinfo>
                                              <xs:documentation>Plain language description of articles or products.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Language, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Surface/layer indicator, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_MEA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Measurements</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment enabling the physical measurements of the ordered item to be specified where this is required for full identification of the product. Any measurements must refer to the product in its unpacked form e.g. thickness of plastic film, length, weight, etc.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_6311" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Measurement application qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the application of the physical measurement used.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C502">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Measurement details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of measurement type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement dimension, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement significance, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement attribute, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement attribute</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C174">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Value/range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Measurement value and relevant minimum and maximum tolerances in that order.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_6411" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measure unit qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6314">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement value</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value of the measured unit.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6162">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range minimum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Minimum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6152">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range maximum</title>
                                              </xs:appinfo>
                                              <xs:documentation>Maximum of a range.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6432">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Significant digits</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify the number of significant digits.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Surface/layer indicator, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="S_QTY">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Quantity</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment identifying the product quantities e.g. ordered quantity.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C186">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Quantity details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_6063" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" name="D_6060">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity</title>
                                              </xs:appinfo>
                                              <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measure unit qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_PCD">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Percentage details</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the strength or yield of a product as a percentage e.g. 80% to indicate the strength of an acid.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C501">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Percentage details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Percentage relating to a specified basis.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5245" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the usage of a percentage.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5482">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value expressed as a percentage of a specified amount.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5249" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage basis, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the application of a percentage.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_ALI">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Additional information</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment indicating that the line item is subject to special conditions owing to origin, customs preference, embargo regulations or commercial factors.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_3239" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Country of origin, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Country in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, of quantitative restrictions, or of any other measure related to trade.

Note:   See Country and currency codes (UNTDED) or ISO 3166 two alpha country code (Code set 3207).</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_9213" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of duty regime, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the statement of the full/preferential regime according to which duty is assessed.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_3" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_4" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_5" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="35" minOccurs="0" name="S_DTM">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Date/time/period</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying date/time/period details relating to the line item only.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C507">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Date/time/period</title>
                                        </xs:appinfo>
                                        <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_2005" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period format qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="S_MOA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Monetary amount</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying any monetary amounts relating to the product e.g. item amount, insurance value, customs value.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C516">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Monetary amount</title>
                                        </xs:appinfo>
                                        <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5025" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount type qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of type of amount.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5004">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of monetary units.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="1000" minOccurs="0" name="S_GIN">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Goods identity number</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment providing identity numbers to be applied to the goods being ordered e.g. serial numbers for assembled equipment.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_7405" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identity number qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element name="C_C208">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identity number range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C208_2">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identity number range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C208_3">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identity number range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C208_4">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identity number range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C208_5">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identity number range</title>
                                        </xs:appinfo>
                                        <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="1000" minOccurs="0" name="S_GIR">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Related identification numbers</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment providing sets of related identification numbers for a line item e.g. engine numbers, chassis number and transmission number for a vehicle.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_7297" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Set identification qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the type of set.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element name="C_C206">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identification number</title>
                                        </xs:appinfo>
                                        <xs:documentation>The identification of an object.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C206_2">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identification number</title>
                                        </xs:appinfo>
                                        <xs:documentation>The identification of an object.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C206_3">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identification number</title>
                                        </xs:appinfo>
                                        <xs:documentation>The identification of an object.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C206_4">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identification number</title>
                                        </xs:appinfo>
                                        <xs:documentation>The identification of an object.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C206_5">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Identification number</title>
                                        </xs:appinfo>
                                        <xs:documentation>The identification of an object.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7402" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number</title>
                                              </xs:appinfo>
                                              <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_7405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Identity number qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_QVR">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Quantity variances</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment identifying order quantity variances, normally specified by the supplier using an Order Response message.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="C_C279">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Quantity difference information</title>
                                        </xs:appinfo>
                                        <xs:documentation>Information on quantity difference.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element default="0" name="D_6064">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity difference</title>
                                              </xs:appinfo>
                                              <xs:documentation>Numeric value of variance between ordered/shipped/invoiced quantities.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6063" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4221" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Discrepancy, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code defining the disposition of any difference between the quantity ordered and invoiced, or shipped and invoiced for a line item or transaction.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C960">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reason for change</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code and/or description of the reason for a change.

Note:   This composite data element replaces composite C262 (which has been deleted in this directory).</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_4295" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Change reason, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the reason for a change.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4294" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Change reason</title>
                                              </xs:appinfo>
                                              <xs:documentation>Description of the reason for a change.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="S_DOC">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Document/message details</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment to indicate that a certificate/declaration of origin is required for the ordered article.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C002">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Document/message name</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a type of document/message by code or name. Code preferred.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_1001" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message name, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Document/message identifier expressed in code.

Note:   Users should note that code values marked as additions or changes are included pending approval by the 1001 Maintenance Agency and may be disapproved or changed. The results of this review will be reflected in a future version of the draft directory.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1000" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Plain language identifier specifying the function of a document/message.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C503">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Document/message details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of document/message by number, status, source and/or language.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_1004" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Reference number assigned to the document/message by the issuer.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1373" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>To identify the status of a document/message.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1366" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Document/message source</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the source from which the printed information is to be or has been obtained.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Language, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3153" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Communication channel identifier, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the type of communication channel being used.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element default="0" minOccurs="0" name="D_1220">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Number of copies of document required</title>
                                        </xs:appinfo>
                                        <xs:documentation>Number of originals or copies of a document stipulated or referred to as being required.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                    <xs:element default="0" minOccurs="0" name="D_1218">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Number of originals of document required</title>
                                        </xs:appinfo>
                                        <xs:documentation>Specification of the number of originals of a stipulated document that are required.</xs:documentation>
                                      </xs:annotation>
                                      <xs:simpleType>
                                        <xs:restriction base="xs:decimal">
                                          <xs:enumeration value="0"/>
                                        </xs:restriction>
                                      </xs:simpleType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_PAI">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Payment instructions</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment to indicate that where a central buyer is purchasing on behalf of different consignees, the means of payment may differ for  each item/consignee combination as specified in segment group 25.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C534">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Payment instruction details</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of method of payment employed or to be employed.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_4439" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Payment conditions, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the method employed or to be employed in order that a payment may be made or regarded as made. The method may or may not be tied to a guarantee.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4431" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Payment guarantee, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the means of guarantee.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4461" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Payment means, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the instrument of payment, which may include a guarantee.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4435" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Payment channel, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the channel of payment.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="99" minOccurs="0" name="S_FTX">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Free text</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment with free text information, in coded or clear form, used when additional information is needed but cannot be accommodated within other segments. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="D_4451" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text subject qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text function, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C107">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4441" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Code list responsible agency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="C_C108">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Text literal</title>
                                        </xs:appinfo>
                                        <xs:documentation>Free text; one to five lines.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4440" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Language, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="999" minOccurs="0" name="G_SSG26">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>CCI-CAV-MEA</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments providing product characteristic and product characteristic details.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_CCI">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Characteristic/class id</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment to identify product characteristic and, or the characteristic name and characteristic relevance for the business process.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_7059" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Property class, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of the type of class.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C502">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurement details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of measurement type.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement dimension, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement significance, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement attribute, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement attribute</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C240">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Product characteristic</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specific product characteristic data.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_7037" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Characteristic identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A code from an industry code list which provides specific data about a product characteristic.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7036" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Characteristic</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form description of the product characteristic.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7036_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Characteristic</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form description of the product characteristic.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="10" minOccurs="0" name="S_CAV">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Characteristic value</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to specify common product characteristic by value in either coded form or in free format.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C889">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Characteristic value</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To provide the value of a characteristic.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_7111" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Characteristic value, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To identify the value of a particular characteristic in coded form.

Note:   User or association defined code may be used in association with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7110" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Characteristic value</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To identify the value of a characteristic.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_7110_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Characteristic value</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To identify the value of a characteristic.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="10" minOccurs="0" name="S_MEA">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurements</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment indicating characteristic value being physical measurement (including measurable quantities and percentages) related to specified product characteristics (for example voltage, percentage of material contained) and where relevant measurement ranges.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6311" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement application qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the application of the physical measurement used.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C502">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of measurement type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement dimension, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement significance, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement attribute, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement attribute</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C174">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Value/range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Measurement value and relevant minimum and maximum tolerances in that order.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6314">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement value</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Value of the measured unit.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6432">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Significant digits</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify the number of significant digits.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Surface/layer indicator, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG27">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>PAT-DTM-PCD-MOA</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying the terms of payment applicable for the line item. This may be used by a central buyer purchasing on behalf of different item consignee combinations.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_PAT">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Payment terms basis</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the payment terms and date/time basis.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4279" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Payment terms type qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the type of payment terms.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C110">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Payment terms</title>
                                              </xs:appinfo>
                                              <xs:documentation>Terms of payment code from a specified source.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_4277" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Terms of payment identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the terms of payment between the parties to a transaction (generic term).

Note:   Use UN/ECE Recommendation No. 17 Payterms.  If not applicable, use appropriate code set in combination with 1131/3055, or values underneath.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4276" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Terms of payment</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Conditions of payment between the parties to a transaction (generic term).</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4276_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Terms of payment</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Conditions of payment between the parties to a transaction (generic term).</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C112">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Terms/time information</title>
                                              </xs:appinfo>
                                              <xs:documentation>Time details in payment terms.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_2475" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Payment time reference, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code relating payment terms to the date of a specific event.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_2009" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Time relation, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code relating payment terms to a time before, on or after the reference date.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_2151" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of period, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Agreed or specified period of time (coded).</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_2152">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Number of periods</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Number of periods of the type indicated in data element 2151 Type of period, coded.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment giving the specific date/time/period, if needed, of any payments, discounts, instalments etc.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_PCD">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Percentage details</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the discount, interest, penalty as well as instalment percentage.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C501">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Percentage details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Percentage relating to a specified basis.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_5245" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Percentage qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the usage of a percentage.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_5482">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Percentage</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Value expressed as a percentage of a specified amount.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_5249" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Percentage basis, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the application of a percentage.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_MOA">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying amounts related to payment discounts, penalties or instalments.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C516">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Monetary amount</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_5025" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount type qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of type of amount.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_5004">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of monetary units.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Status, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="25" minOccurs="0" name="G_SSG28">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>PRI-CUX-APR-RNG-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments identifying the relevant pricing information for the goods or services ordered.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_PRI">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Price details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment to specify the price type and amount. The price used in the calculation of the line amount will be identified as 'price'.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="C_C509">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Price information</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of price type, price and related details.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_5125" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Price qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a type of price.

Note:   Code set of 5387 may be used also.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_5118">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Price</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>The monetary value associated with a purchase or sale of an article, product or service.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5375" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Price type, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the type of price of an item.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5387" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Price type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying pricing specification.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_5284">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Unit price basis</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Basis on which the unit price/rate applies.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measure unit qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5213" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Sub-line price change, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code indicating disposition of the price change of a sub-line item.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_CUX">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currencies</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to allow to specify the price in a different currency that in segment group 7.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="C_C504">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Currency details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>The usage to which a currency relates.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6347" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency details qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the usage to which the currency relates.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6348">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency rate base</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Multiplying factor used in expressing the number of currency units.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C504_2">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Currency details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>The usage to which a currency relates.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6347" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency details qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the usage to which the currency relates.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6348">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency rate base</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Multiplying factor used in expressing the number of currency units.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element default="0" minOccurs="0" name="D_5402">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Rate of exchange</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>The rate at which one specified currency is expressed in another specified currency.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:simpleType>
                                                    <xs:restriction base="xs:decimal">
                                                      <xs:enumeration value="0"/>
                                                    </xs:restriction>
                                                  </xs:simpleType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_6341" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Currency market exchange, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the market upon which the currency exchange rate is based.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_APR">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Additional price information</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to identify pricing information such as a price multiplier, the class or type of trade and additionally identifying the reason for any changes.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_4043" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Class of trade, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the class of trade.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C138">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Price multiplier information</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Price multiplier and its identification.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element default="0" name="D_5394">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Price multiplier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Rate to be used to multiply a price.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_5393" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Price multiplier qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Type of price multiplier.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C960">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reason for change</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code and/or description of the reason for a change.

Note:   This composite data element replaces composite C262 (which has been deleted in this directory).</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_4295" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Change reason, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the reason for a change.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4294" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Change reason</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Description of the reason for a change.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_RNG">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Range details</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to identify the ranges (quantity, amount, etc) to which the additional price information applies.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6167" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range type qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of range.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C280">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to identify the date/time/period information related to the price change e.g. period of validity.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG29">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>RFF-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments giving references and where necessary, their dates, relating to the line item.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_RFF">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Reference</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the reference by its number and where appropriate a line number within a document.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="C_C506">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a reference.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_1153" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Line number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference version number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the date/time related to the reference.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG30">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>PAC-MEA-QTY-DTM-SG31-SG32</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments identifying the packaging, physical dimensions, and marks and numbers for goods referenced in the line item.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_PAC">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Package</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying the number of packages and the physical type of packaging for the line item e.g. pallet type.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element default="0" minOccurs="0" name="D_7224">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Number of packages</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of individual parts of a shipment either unpacked, or packed in such a way that they cannot be divided without first undoing the packing.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C531">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Packaging details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Packaging level and details, terms and conditions.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_7075" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Packaging level, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of level of packaging specified.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7233" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Packaging related information, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code giving packaging, handling and marking related information.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7073" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Packaging terms and conditions, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying packaging terms and conditions.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C202">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Package type</title>
                                              </xs:appinfo>
                                              <xs:documentation>Type of package by name or by code from a specified source.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_7065" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of packages identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded description of the form in which goods are presented.

Note:   See UN/ECE Recommendation No. 21 (See Vol. II of UNTDED).  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7064" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of packages</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Description of the form in which goods are presented.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C402">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Package type identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the form in which goods are described.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_7077" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Item description type, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code indicating the format of a description.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element name="D_7064" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of packages</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Description of the form in which goods are presented.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7143" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Item number type, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7064_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of packages</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Description of the form in which goods are presented.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7143_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Item number type, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of item number.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C532">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Returnable package details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of responsibility for payment and load contents of returnable packages.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_8395" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Returnable package freight payment responsibility, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To indicate responsibility for payment of return freight charges for packaging that is returnable.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_8393" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Returnable package load contents, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To indicate the composition of goods loaded into a returnable package.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_MEA">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurements</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying physical measurements of packages described in the PAC segment e.g. cube or gross weight.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6311" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement application qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the application of the physical measurement used.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C502">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of measurement type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement dimension, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement significance, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement attribute, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement attribute</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C174">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Value/range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Measurement value and relevant minimum and maximum tolerances in that order.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6314">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement value</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Value of the measured unit.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6432">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Significant digits</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify the number of significant digits.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Surface/layer indicator, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_QTY">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the maximum quantity number of packages which can be stacked safely on another and/or the number of items normally contained within the package.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C186">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6063" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" name="D_6060">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to indicate the validity period in relation to the specified article.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="G_SSG31">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>RFF-DTM</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment group to give reference to e.g. a packing instruction document relevant to a particular package type and its date/time/period of issue.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_RFF">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying the packing instruction document.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C506">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a reference.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_1153" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Line number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference version number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying the dates relevant to the referred document.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C507">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Date/time/period</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_2005" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period format qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="G_SSG32">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>PCI-RFF-DTM-GIN</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments specifying the markings and labels on individual physical units.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_PCI">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Package identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment specifying markings and labels used on individual physical units (packages) described in the PAC segment.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_4233" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Marking instructions, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code indicating instructions on how specified packages or physical units should be marked.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C210">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Marks &amp; labels</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Shipping marks on packages in free text; one to ten lines.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_7102" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_2" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_3" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_4" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_5" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_6" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_7" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_8" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_9" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_7102_10" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Shipping marks</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Marks and numbers identifying individual packages.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_8275" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Container/package status, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code to identify whether goods of separate description or comprising separate consignments are contained in the same external packaging or to indicate that a container or similar unit load device is empty.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C827">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Type of marking</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the type of marking that reflects the method that was used and the conventions adhered to for marking (e.g. of packages).</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_7511" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Type of marking, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>To specify the type of marking that reflects the method and the conventions adhered to for marking.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_RFF">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment identifying the master label number.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C506">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a reference.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_1153" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Reference qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Reference number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Line number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Reference version number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying the dates relevant to the package markings.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C507">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Date/time/period</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_2005" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period format qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="10" minOccurs="0" name="S_GIN">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Goods identity number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment identifying the number or ranges of numbers for use with the package markings.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_7405" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Identity number qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code specifying the type/source of identity number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element name="C_C208">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Identity number range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_7402" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C208_2">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Identity number range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_7402" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C208_3">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Identity number range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_7402" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C208_4">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Identity number range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_7402" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C208_5">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Identity number range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Goods item identification numbers, start and end of consecutively numbered range.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_7402" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_7402_2" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Identity number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>A value given to an object for identification purposes.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="9999" minOccurs="0" name="G_SSG33">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>LOC-QTY-DTM</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying destination and quantity details for consignments involving multi-destination deliveries.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_LOC">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Place/location identification</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment indicating the location to which part of the consignment is to be delivered.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_3227" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C517">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C519">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related location one identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location one identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location one</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C553">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Related location two identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location two identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related place/location two</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Relation, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_QTY">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Quantity</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the quantity to be delivered to the identified location.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C186">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6063" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" name="D_6060">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the dates and/or times that the delivery should be made.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG34">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>TAX-MOA-LOC</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying tax related information, and when necessary, the location(s) to which that tax information relates.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_TAX">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Duty/tax/fee details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying a tax type, category and rate, or exemption, relating to the line item.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5283" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee function qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the function of an duty, tax or fee information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C241">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee type</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code and/or name identifying duty, tax or fee.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_5153" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee type, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the type of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   If national codes needed, use in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5152" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee type</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Type of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C533">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee account detail</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of account reference for duties, taxes and/or fees.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_5289" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee account identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a particular duty, tax or fee.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5286" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee assessment basis</title>
                                              </xs:appinfo>
                                              <xs:documentation>Value or quantity on which a duty or tax will be assessed.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C243">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee detail</title>
                                              </xs:appinfo>
                                              <xs:documentation>Rate of duty/tax/fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_5279" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee rate identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the rate of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5278" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee rate</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Rate of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5273" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee rate basis identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the various elements of tax combination to be attributed to a commodity.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_5305" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Duty/tax/fee category, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying a tax/duty/fee category within a tax/duty/fee type system.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3446" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Party tax identification number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number assigned to a purchaser (buyer, orderer) by a tax jurisdiction (state, country, etc).</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="S_MOA">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment specifying the amount for the identified tax/fee.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C516">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Monetary amount</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_5025" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount type qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of type of amount.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_5004">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of monetary units.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Currency qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Status, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_LOC">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment indicating the location to which the tax or exemption specified in the TAX segment applies e.g. city or state tax.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3227" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C517">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Location identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C519">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related location one identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location one identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location one</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C553">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related location two identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location two identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location two</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Relation, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="99" minOccurs="0" name="G_SSG35">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>NAD-LOC-SG36-SG37-SG38</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments identifying the parties with associated information, relevant to the line item only.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_NAD">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Name and address</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying names and addresses of the parties, in coded or clear form, and their functions relevant to the line item . It is recommended that where possible only the coded form of the party ID should be specified. e.g. The Buyer and Seller are known to each other, thus only the coded ID is required, but the Consignee or Delivery address may vary and would have to be clearly specified, preferably in structured format.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_3035" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Party qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to a party.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C082">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Party identification details</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a transaction party by code.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3039" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party id. identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying a party involved in a transaction.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C058">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Name and address</title>
                                              </xs:appinfo>
                                              <xs:documentation>Unstructured name and address: one to five lines.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3124" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Name and address line</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form name and address description.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3124_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Name and address line</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form name and address description.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3124_3" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Name and address line</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form name and address description.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3124_4" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Name and address line</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form name and address description.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3124_5" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Name and address line</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free form name and address description.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C080">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Party name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a transaction party by name, one to five lines. Party name may be formatted.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3036" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3036_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3036_3" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3036_4" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3036_5" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of a party involved in a transaction.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3045" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Party name format, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the representation of a party name.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C059">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Street</title>
                                              </xs:appinfo>
                                              <xs:documentation>Street address and/or PO Box number in a structured address: one to three lines.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3042" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Street and number/p.o. box</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3042_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Street and number/p.o. box</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3042_3" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Street and number/p.o. box</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3042_4" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Street and number/p.o. box</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Street and number in plain language, or Post Office Box No.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3164" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>City name</title>
                                              </xs:appinfo>
                                              <xs:documentation>Name of a city (a town, a village) for addressing purposes.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3229" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Country sub-entity identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name of sub-entities (state, province) defined by appropriate governmental agencies.

Note:   Use code defined by appropriate national authority.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3251" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Postcode identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code defining postal zones or addresses.

Note:   Use code defined by appropriate national authority.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_3207" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Country, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name of a country or other geographical entity as specified in ISO 3166.

Note:   Use ISO 3166 two alpha country code.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_LOC">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment giving more specific location information of the party specified in the NAD segment e.g. internal site/building number.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3227" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C517">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Location identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C519">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related location one identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location one identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location one</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C553">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related location two identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location two identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location two</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Relation, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="G_SSG36">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>RFF-DTM</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments giving references only relevant to the specified party rather than the line item.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_RFF">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying the reference by its number and where appropriate a line number within a document.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C506">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a reference.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_1153" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Line number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Reference version number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying the date and/or time related to the reference.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C507">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Date/time/period</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_2005" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period format qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="G_SSG37">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>DOC-DTM</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments identifying the documentary requirements of the specified party.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_DOC">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Document/message details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying and providing information relating to the documents required by the party specified by the NAD segment.
For example, the party may require a Certificate of Analysis.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C002">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Document/message name</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a type of document/message by code or name. Code preferred.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_1001" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Document/message name, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Document/message identifier expressed in code.

Note:   Users should note that code values marked as additions or changes are included pending approval by the 1001 Maintenance Agency and may be disapproved or changed. The results of this review will be reflected in a future version of the draft directory.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1000" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Document/message name</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Plain language identifier specifying the function of a document/message.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C503">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Document/message details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of document/message by number, status, source and/or language.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_1004" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Document/message number</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Reference number assigned to the document/message by the issuer.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1373" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Document/message status, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>To identify the status of a document/message.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1366" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Document/message source</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of the source from which the printed information is to be or has been obtained.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Language, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3153" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Communication channel identifier, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the type of communication channel being used.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_1220">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Number of copies of document required</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of originals or copies of a document stipulated or referred to as being required.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_1218">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Number of originals of document required</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the number of originals of a stipulated document that are required.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying the date and/or time of the document.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C507">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Date/time/period</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_2005" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period format qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="G_SSG38">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>CTA-COM</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments giving contact details of the specific person or department within the party identified in the NAD segment.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_CTA">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Contact information</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment to identify a person or department, and their function, to whom communications should be directed.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3139" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Contact function, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code specifying the function of a contact (e.g. department or person).</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C056">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Department or employee details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code and/or name of a department or employee. Code preferred.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_3413" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Department or employee identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Internal identification code.

Note:   Code specified by organisation concerned.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3412" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Department or employee</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>The department or person within an organizational entity.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_COM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Communication contact</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment to identify a communications type and number for the contact specified in the CTA segment.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C076">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Communication contact</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Communication number of a department or employee in a specified channel.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_3148" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Communication number</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The communication number.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element name="D_3155" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Communication channel qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code identifying the type of communication channel being used.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="99" minOccurs="0" name="G_SSG39">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>ALC-ALI-DTM-SG40-SG41-SG42-SG43-SG44</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying allowances and charges for the line item where this is different to or not specified within the heading section.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_ALC">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Allowance or charge</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the charge or allowance and, where necessary its calculation sequence.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5463" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Allowance or charge qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Specification of an allowance or charge for the service specified.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C552">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Allowance/charge information</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of allowance/charge information by number and/or code.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_1230" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Allowance or charge number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Number assigned by a party referencing an allowance, promotion, deal or charge.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5189" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Charge/allowance description, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a charge or allowance.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4471" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Settlement, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of how allowances or charges are to be settled.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1227" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Calculation sequence indicator, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code indicating the sequence of cumulated calculations to be agreed between interchange partners.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C214">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Special services identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a special service by a code from a specified source or by description.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_7161" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special services, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying a special service.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7160" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special service</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Description of a special service.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7160_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special service</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Description of a special service.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_ALI">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Additional information</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment indicating that the allowance or charge specified is subject to special conditions owing to origin, customs preference or commercial factors.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3239" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Country of origin, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Country in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, of quantitative restrictions, or of any other measure related to trade.

Note:   See Country and currency codes (UNTDED) or ISO 3166 two alpha country code (Code set 3207).</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_9213" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of duty regime, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the statement of the full/preferential regime according to which duty is assessed.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4183" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special conditions, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of a specific condition.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4183_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special conditions, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of a specific condition.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4183_3" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special conditions, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of a specific condition.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4183_4" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special conditions, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of a specific condition.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4183_5" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Special conditions, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of a specific condition.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment to identify the date/time/period information related to the allowance or charge, e.g. period of validity.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="G_SSG40">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>QTY-RNG</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments specifying the quantity of the allowance or charge with its measure unit specifier. A range to which the allowance or charge applies may be specified, e.g. an allowance of a free quantity of 20 pieces may be specified if the goods quantity ordered is greater than 1000 pieces.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_QTY">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying the type of quantity and the quantity related to the allowance or charge.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C186">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6063" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Quantity qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element default="0" name="D_6060">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Quantity</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Measure unit qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_RNG">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying, if required, the range to which the allowance or charge applies.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6167" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range type qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the type of range.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C280">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_6411" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Measure unit qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6162">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range minimum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Minimum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6152">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range maximum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Maximum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="G_SSG41">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>PCD-RNG</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments specifying the percentage for the allowance or charge e.g. The allowance/charge amount is calculated as 5% of the goods value or a price reduction of 5% may be specified if the goods quantity ordered is within the range 5 tons to 10 tons.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_PCD">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Percentage details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying the percentage and the percentage basis for the calculation of the allowance or charge.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C501">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Percentage details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Percentage relating to a specified basis.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_5245" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Percentage qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the usage of a percentage.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element default="0" minOccurs="0" name="D_5482">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Percentage</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Value expressed as a percentage of a specified amount.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_5249" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Percentage basis, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of the application of a percentage.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_RNG">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying, if required, a range for the application of the percentage.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6167" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range type qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the type of range.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C280">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_6411" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Measure unit qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6162">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range minimum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Minimum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6152">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range maximum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Maximum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="2" minOccurs="0" name="G_SSG42">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>MOA-RNG</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments specifying a monetary amount for an allowance or charge. A range to which the allowance or charge applies can be specified e.g. an allowance of 5000 BEF may be specified if goods value ordered is greater than 100000 BEF.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_MOA">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Monetary amount</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying the monetary amount for the allowance or charge.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C516">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_5025" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Monetary amount type qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of type of amount.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element default="0" minOccurs="0" name="D_5004">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Monetary amount</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Number of monetary units.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Currency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Currency qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Status, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_RNG">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying, if required, a range for the application of the allowance/charge amount.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6167" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range type qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the type of range.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C280">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_6411" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Measure unit qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6162">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range minimum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Minimum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6152">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range maximum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Maximum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="G_SSG43">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>RTE-RNG</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments specifying the rate per unit and basis to which the allowance or charge applies e.g. The allowance/charge amount is 3 DEM per 10 tons.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_RTE">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Rate details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment specifying the rate per unit and the basis for calculation.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C128">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Rate details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Rate per unit and rate basis.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_5419" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Rate type qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the type of rate.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element default="0" name="D_5420">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Rate per unit</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Rate per unit specified in the unit price basis.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element default="0" minOccurs="0" name="D_5284">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Unit price basis</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Basis on which the unit price/rate applies.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Measure unit qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_RNG">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying, if required, the range for the application of the allowance/charge rate.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6167" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range type qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the type of range.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="C_C280">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Range</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Range minimum and maximum limits.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_6411" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Measure unit qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6162">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range minimum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Minimum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_6152">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Range maximum</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Maximum of a range.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="G_SSG44">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>TAX-MOA</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments specifying tax related information for the allowance or charge.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_TAX">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Duty/tax/fee details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment specifying the tax type, category and rate, or exemption, related to the allowance or charge.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_5283" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Duty/tax/fee function qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the function of an duty, tax or fee information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C241">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Duty/tax/fee type</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code and/or name identifying duty, tax or fee.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_5153" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Duty/tax/fee type, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the type of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   If national codes needed, use in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_5152" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Duty/tax/fee type</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Type of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C533">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Duty/tax/fee account detail</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of account reference for duties, taxes and/or fees.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_5289" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Duty/tax/fee account identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a particular duty, tax or fee.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_5286" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Duty/tax/fee assessment basis</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Value or quantity on which a duty or tax will be assessed.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C243">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Duty/tax/fee detail</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Rate of duty/tax/fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_5279" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Duty/tax/fee rate identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the rate of duty or tax or fee applicable to commodities or of tax applicable to services.

Note:   See national code sets.  May be used in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_5278" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Duty/tax/fee rate</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Rate of duty or tax or fee applicable to commodities or of tax applicable to services.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_5273" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Duty/tax/fee rate basis identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the various elements of tax combination to be attributed to a commodity.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131_2" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055_2" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_5305" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Duty/tax/fee category, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying a tax/duty/fee category within a tax/duty/fee type system.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3446" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Party tax identification number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number assigned to a purchaser (buyer, orderer) by a tax jurisdiction (state, country, etc).</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_MOA">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment specifying the tax amount for the allowance or charge.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C516">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Monetary amount</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_5025" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Monetary amount type qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Indication of type of amount.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_5004">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Monetary amount</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Number of monetary units.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Currency, coded</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Currency qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Status, coded</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG45">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>TDT-SG46</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments identifying the mode and means of transport, location and relevant dates and times for transportation, relating to the line item, where this is different to or not specified within the heading section.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_TDT">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Details of transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying the mode, means and identification of the transport for the goods item being ordered, where this is different to or not specified within the heading section.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_8051" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Transport stage qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Qualifier giving a specific meaning to the transport details.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8028" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Conveyance reference number</title>
                                              </xs:appinfo>
                                              <xs:documentation>Unique reference given by the carrier to a certain journey or departure of a means of transport (generic term).</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C220">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Mode of transport</title>
                                              </xs:appinfo>
                                              <xs:documentation>Method of transport code or name. Code preferred.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_8067" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Mode of transport, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded method of transport used for the carriage of the goods.

Note:   Use UN/ECE Recommendation No 19.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_8066" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Mode of transport</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Method of transport used for the carriage of the goods.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C228">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Transport means</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code and/or name identifying the type of means of transport.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_8179" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of means of transport identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code defining the type of the means of transport being utilized.

Note:   No international codes available.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_8178" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Type of means of transport</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Description of the type of the means of transport being utilized.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C040">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Carrier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of a carrier by code and/or by name. Code preferred.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_3127" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Carrier identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of party undertaking or arranging transport of goods between named points.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3128" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Carrier name</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Name of party undertaking or arranging transport of goods between named points.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8101" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Transit direction, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the point of origin and point of direction.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C401">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Excess transportation information</title>
                                              </xs:appinfo>
                                              <xs:documentation>To provide details of reason for, and responsibility for, use of transportation other than normally utilized.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_8457" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Excess transportation reason, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of reason for excess transportation.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element name="D_8459" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Excess transportation responsibility, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Indication of responsibility for excess transportation.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7130" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Customer authorization number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Customer provided authorization number to allow supplier to ship goods under specific freight conditions.  This number will be transmitted back to customer in the dispatch advice message.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C222">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Transport identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code and/or name identifying the means of transport.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_8213" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Id. of means of transport identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the means of transport by name or number.

Note:   Use relevant code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_8212" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Id. of the means of transport</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the means of transport by name or number.

Note:   Use relevant code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_8453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Nationality of means of transport, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded name of the country in which a means of transport is registered.

Note:   Use ISO 3166 alpha two country code.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8281" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Transport ownership, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code indicating the ownership of the means of transport.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element maxOccurs="10" minOccurs="0" name="G_SSG46">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>LOC-DTM</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments giving the location and date/time information relative to the transportation.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_LOC">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment identifying locations relevant to the transport specified in the TDT segment.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_3227" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C517">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Location identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Place/location identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Place/location</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C519">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related location one identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Related place/location one identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Related place/location one</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="C_C553">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related location two identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Related place/location two identification</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Identification of a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Code list responsible agency, coded</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Related place/location two</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Relation, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment identifying the date/time details of departure and/or arrival of the transported goods for the specified location.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C507">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Date/time/period</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_2005" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period format qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="5" minOccurs="0" name="G_SSG47">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>TOD-LOC</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments indicating the terms of delivery for the line item where this is different to or not specified within the heading section.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_TOD">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Terms of delivery or transport</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment identifying the delivery terms to be used.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element minOccurs="0" name="D_4055" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Terms of delivery or transport function, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication whether the terms relate to e.g. price conditions, delivery conditions, transport conditions, or a combination of these.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4215" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Transport charges method of payment, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of method of payment for transport charges.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C100">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Terms of delivery or transport</title>
                                              </xs:appinfo>
                                              <xs:documentation>Terms of delivery or transport code from a specified source.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_4053" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Terms of delivery or transport, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the terms agreed between two parties (e.g.

seller/buyer, shipper/carrier) under which a product or service is provided.

Note:   Use UN/ECE Recommendation No. 5 Incoterms 1990.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4052" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Terms of delivery or transport</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Terms agreed between two parties (e.g. seller/buyer, shipper/carrier) under which a product or service is provided.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4052_2" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Terms of delivery or transport</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Terms agreed between two parties (e.g. seller/buyer, shipper/carrier) under which a product or service is provided.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="2" minOccurs="0" name="S_LOC">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Place/location identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment identifying locations relevant to the delivery terms specified in the TOD segment.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_3227" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Place/location qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the function of a location.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C517">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Location identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3225" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the name of place/location, other than 3164 City name.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3224" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Place/location</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Name of place/location, other than 3164 City name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C519">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related location one identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification the first related location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3223" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location one identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the first related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3222" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location one</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the first related place/location by name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C553">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Related location two identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of second related location by code or name.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_3233" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location two identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of a second related place/location by code.

Note:   Use UN/ECE Recommendation No. 16: UNLOCODE.  If not applicable, use appropriate code set in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3232" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Related place/location two</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of a second related place/location by name.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_5479" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Relation, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>To specify the relationship between two or more items.

Note:   Code values to be provided.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG48">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>EQD-HAN-MEA-FTX</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments providing information relating to equipment identification and ownership, handling and notification of hazardous materials, relating to the line item where this is different to or not specified within the heading section.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_EQD">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Equipment details</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment to define fixed information regarding equipment to be used in conjunction with the ordered item, and if required, to indicate responsibility for supply of the equipment e.g. a container identification.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_8053" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Equipment qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying type of equipment.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C237">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Equipment identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>Marks (letters and/or numbers) identifying equipment used for transport such as a container.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_8260" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Equipment identification number</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Marks (letters and/or numbers) which identify equipment e.g. unit load device.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3207" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Country, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of the name of a country or other geographical entity as specified in ISO 3166.

Note:   Use ISO 3166 two alpha country code.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C224">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Equipment size and type</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code and/or name identifying size and type of equipment used in transport. Code preferred.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_8155" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Equipment size and type identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded description of the size and type of equipment e.g. unit load device.

Note:   User or association defined code.  May be used in combination with 1131/3055. See ISO 6346 for seagoing containers.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_8154" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Equipment size and type</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Plain language description of the size and type of equipment e.g. unit load device.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8077" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Equipment supplier, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>To indicate the party that is the supplier of the equipment.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8249" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Equipment status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of the action related to the equipment.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_8169" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Full/empty indicator, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>To indicate the extent to which the equipment is full or empty.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_HAN">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Handling instructions</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment providing information on required handling of materials and additionally, if required, identifying hazardous materials in the ordered item.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="C_C524">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Handling instructions</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Instruction for the handling of goods, products or articles in shipment, storage etc.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_4079" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Handling instructions, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of the instructions on how specified goods, packages or containers should be handled.

Note:   User or association defined code.  May be used in combination with 1131/3055.  See also UNTDED 5.9 p.2 CIMP.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4078" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Handling instructions</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Instructions on how specified goods, packages or containers should be handled.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C218">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Hazardous material</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Hazardous material code from a specified source.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_7419" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Hazardous material class code, identification</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code specifying the kind of hazard for a material.

Note:   Association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_MEA">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Measurements</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment providing measurement information for the equipment.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_6311" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement application qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Specification of the application of the physical measurement used.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C502">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Measurement details</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of measurement type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element minOccurs="0" name="D_6313" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement dimension, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the type of dimension to be measured.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6321" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement significance, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code specifying the significance of a measurement value.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6155" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement attribute, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code used to specify non-discrete measurement values.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_6154" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement attribute</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify non-discrete measurement values.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C174">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Value/range</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Measurement value and relevant minimum and maximum tolerances in that order.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_6411" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measure unit qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6314">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Measurement value</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Value of the measured unit.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6162">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range minimum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Minimum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6152">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Range maximum</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Maximum of a range.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                      <xs:element default="0" minOccurs="0" name="D_6432">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Significant digits</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To specify the number of significant digits.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:simpleType>
                                                          <xs:restriction base="xs:decimal">
                                                            <xs:enumeration value="0"/>
                                                          </xs:restriction>
                                                        </xs:simpleType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7383" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Surface/layer indicator, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code indicating the surface or layer of a product that is being described.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_FTX">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment with free text information, in coded or clear form, to give further clarification, when required, to the equipment and handling details. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_4451" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text subject qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text function, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C107">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_4441" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C108">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text literal</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free text; one to five lines.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_4440" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Language, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="100" minOccurs="0" name="G_SSG49">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>SCC-FTX-RFF-SG50</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments specifying requested delivery schedules relating to quantities, frequencies, and dates, required for the line item, where this is different to or not specified within the heading section.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_SCC">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Scheduling conditions</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment specifying the type and status of the schedule being given, and optionally defining a pattern to be established e.g. firm or proposed delivery schedule for a weekly pattern.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_4017" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Delivery plan status indicator, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code indicating the level of commitment of schedule information.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4493" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Delivery requirements, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of general instruction for delivery.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C329">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Pattern description</title>
                                              </xs:appinfo>
                                              <xs:documentation>Shipment, delivery or production interval pattern and timing.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element minOccurs="0" name="D_2013" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Frequency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying interval grouping of the delivery, production, etc. of the schedule.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_2015" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Despatch pattern, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying the days/periods for routine shipments or deliveries.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_2017" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Despatch pattern timing, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying the detailed times for routine shipments or deliveries within data element 2015 Despatch pattern, coded.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_FTX">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment with free text information, in coded or clear form, used when additional information is needed but cannot be accommodated within other segments. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_4451" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text subject qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text function, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C107">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_4441" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C108">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text literal</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free text; one to five lines.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_4440" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Language, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_RFF">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment for specifying references relevant to a schedule.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C506">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a reference.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_1153" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Line number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference version number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="10" minOccurs="0" name="G_SSG50">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>QTY-DTM</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segments to specify the scheduled quantities, date/time details of the schedule and where required the reference of the schedule.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_QTY">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment to specify pertinent quantities relating to the schedule and pattern established in the SCC segment e.g. delivery quantity.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C186">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6063" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Quantity qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element default="0" name="D_6060">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Quantity</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Measure unit qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment indicating the date/time details relating to the quantity and schedule details in the SCC/QTY segments. This segment may be repeated to indicate date/time ranges, e.g. start and end dates for a delivery pattern, or delivery window.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C507">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Date/time/period</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_2005" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Date/time/period format qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="100" minOccurs="0" name="G_SSG51">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>RCS-RFF-DTM-FTX</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments identifying any rules, laws or regulations with which the supplier must comply to meet requirements e.g. building regulations, safety requirements, etc.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_RCS">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Requirements and conditions</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment to enable industry or national requirements to be specified.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_7293" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Sector/subject identification qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the subject areas to which the specified conditions apply.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="C_C550">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Requirement/condition identification</title>
                                              </xs:appinfo>
                                              <xs:documentation>To identify the specific rule/condition requirement.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_7295" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Requirement/condition identification</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying a specific rule, regulation or condition.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Code list responsible agency, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_7294" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Requirement or condition</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Plain text identifying a specific requirement or condition.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_1229" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Action request/notification, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code specifying the action to be taken or already taken.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_RFF">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Reference</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment identifying the referenced document by its number and where appropriate, a line number.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C506">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Identification of a reference.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_1153" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a reference segment or a reference number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1154" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification number the nature and function of which can be qualified by an entry in data element 1153 Reference qualifier.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1156" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Line number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Number of the line in the document/message referenced in 1154 Reference number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4000" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Reference version number</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>To uniquely identify a reference by its revision number.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_DTM">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Date/time/period</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment indicating the date/time details relating to the references.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="C_C507">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Date/time/period</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Date and/or time, or period relevant to the specified date/time/period type.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_2005" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code giving specific meaning to a date, time or period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2380" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>The value of a date, a date and time, a time or of a period in a specified representation.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_2379" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Date/time/period format qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Specification of the representation of a date, a date and time or of a period.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                          <xs:element maxOccurs="5" minOccurs="0" name="S_FTX">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Free text</title>
                                              </xs:appinfo>
                                              <xs:documentation>A segment with free text information, in coded or clear form, used when additional information is needed but cannot be accommodated within other segments. In computer to computer exchanges such text will normally require the receiver to process this segment manually.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="D_4451" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text subject qualifier</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying subject of a free text.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_4453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text function, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code specifying how to handle the text.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C107">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text reference</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Coded reference to a standard text and its source.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_4441" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text in coded form.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list qualifier</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Identification of a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Code list responsible agency, coded</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="C_C108">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Text literal</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Free text; one to five lines.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="D_4440" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_2" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_3" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_4" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="D_4440_5" type="xs:string">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Free text</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Free text field available to the message sender for information.</xs:documentation>
                                                        </xs:annotation>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                                <xs:element minOccurs="0" name="D_3453" type="xs:string">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Language, coded</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>Code of language (ISO 639-1988).

Note:   Use ISO 639-1988.</xs:documentation>
                                                  </xs:annotation>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="10" minOccurs="0" name="G_SSG52">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>STG-SG53</title>
                                  </xs:appinfo>
                                  <xs:documentation>A group of segments indicating information (quantity and amount) for the calculation of the amortization.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="S_STG">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Stages</title>
                                        </xs:appinfo>
                                        <xs:documentation>A segment providing information related to the kind of stage in a process, the total number of stages and the current stage.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_9421" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Stages qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code identifying the kind of stage in a process.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6426">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Number of stages</title>
                                              </xs:appinfo>
                                              <xs:documentation>Count of the number of stages that will be used in the process.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_6428">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Actual stage count</title>
                                              </xs:appinfo>
                                              <xs:documentation>Count of the actual number of stages agreed in a process.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element maxOccurs="3" minOccurs="0" name="G_SSG53">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>QTY-MOA</title>
                                              </xs:appinfo>
                                              <xs:documentation>A group of segment indicating quantity and monetary amount related to STG.</xs:documentation>
                                            </xs:annotation>
                                            <xs:complexType>
                                              <xs:sequence>
                                                <xs:element name="S_QTY">
                                                  <xs:annotation>
                                                    <xs:appinfo>
                                                      <title>Quantity</title>
                                                    </xs:appinfo>
                                                    <xs:documentation>A segment giving information on quantity relating to STG.</xs:documentation>
                                                  </xs:annotation>
                                                  <xs:complexType>
                                                    <xs:sequence>
                                                      <xs:element name="C_C186">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Quantity details</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>Quantity information in a transaction, qualified when relevant.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="D_6063" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Quantity qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Code giving specific meaning to a quantity.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                            <xs:element default="0" name="D_6060">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Quantity</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Numeric value of a quantity.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:simpleType>
                                                                <xs:restriction base="xs:decimal">
                                                                  <xs:enumeration value="0"/>
                                                                </xs:restriction>
                                                              </xs:simpleType>
                                                            </xs:element>
                                                            <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Measure unit qualifier</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                                              </xs:annotation>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                      <xs:element minOccurs="0" name="S_MOA">
                                                        <xs:annotation>
                                                          <xs:appinfo>
                                                            <title>Monetary amount</title>
                                                          </xs:appinfo>
                                                          <xs:documentation>A segment giving information on monetary amount relating to STG.</xs:documentation>
                                                        </xs:annotation>
                                                        <xs:complexType>
                                                          <xs:sequence>
                                                            <xs:element name="C_C516">
                                                              <xs:annotation>
                                                                <xs:appinfo>
                                                                  <title>Monetary amount</title>
                                                                </xs:appinfo>
                                                                <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                                              </xs:annotation>
                                                              <xs:complexType>
                                                                <xs:sequence>
                                                                  <xs:element name="D_5025" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Monetary amount type qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Indication of type of amount.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element default="0" minOccurs="0" name="D_5004">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Monetary amount</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Number of monetary units.</xs:documentation>
                                                                    </xs:annotation>
                                                                    <xs:simpleType>
                                                                      <xs:restriction base="xs:decimal">
                                                                        <xs:enumeration value="0"/>
                                                                      </xs:restriction>
                                                                    </xs:simpleType>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Currency, coded</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Currency qualifier</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                  <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                                                    <xs:annotation>
                                                                      <xs:appinfo>
                                                                        <title>Status, coded</title>
                                                                      </xs:appinfo>
                                                                      <xs:documentation>Provides information regarding a status.</xs:documentation>
                                                                    </xs:annotation>
                                                                  </xs:element>
                                                                </xs:sequence>
                                                              </xs:complexType>
                                                            </xs:element>
                                                          </xs:sequence>
                                                        </xs:complexType>
                                                      </xs:element>
                                                    </xs:sequence>
                                                  </xs:complexType>
                                                </xs:element>
                                              </xs:sequence>
                                            </xs:complexType>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element name="S_UNS">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>SECTION CONTROL</title>
                      </xs:appinfo>
                      <xs:documentation>A service segment placed at the start of the summary section to avoid segment collision.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="D_0081" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Section identification</title>
                            </xs:appinfo>
                            <xs:documentation>A character identifying the next section in a message.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="12" minOccurs="0" name="S_MOA">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Monetary amount</title>
                      </xs:appinfo>
                      <xs:documentation>A segment giving the total amounts for the whole order message.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="C_C516">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Monetary amount</title>
                            </xs:appinfo>
                            <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_5025" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Monetary amount type qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of type of amount.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element default="0" minOccurs="0" name="D_5004">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Monetary amount</title>
                                  </xs:appinfo>
                                  <xs:documentation>Number of monetary units.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                  <xs:restriction base="xs:decimal">
                                    <xs:enumeration value="0"/>
                                  </xs:restriction>
                                </xs:simpleType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Currency, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Currency qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Status, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Provides information regarding a status.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="S_CNT">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Control total</title>
                      </xs:appinfo>
                      <xs:documentation>A segment by which control totals may be provided by the sender for checking by the receiver.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="C_C270">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Control</title>
                            </xs:appinfo>
                            <xs:documentation>Control total for checking integrity of a message or part of a message.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_6069" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Control qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Determines the source data elements in the message which forms the basis for 6066 Control value.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element default="0" name="D_6066">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Control value</title>
                                  </xs:appinfo>
                                  <xs:documentation>Value obtained from summing the values specified by the Control Qualifier throughout the message (Hash total).</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                  <xs:restriction base="xs:decimal">
                                    <xs:enumeration value="0"/>
                                  </xs:restriction>
                                </xs:simpleType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_6411" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Measure unit qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of the unit of measurement in which weight (mass), capacity, length, area, volume or other quantity is expressed.

Note:   See UN/ECE Recommendation 20.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element maxOccurs="10" minOccurs="0" name="G_SSG54">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>ALC-ALI-MOA</title>
                      </xs:appinfo>
                      <xs:documentation>A group of segments specifying allowances and charges summary totals for the order.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="S_ALC">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Allowance or charge</title>
                            </xs:appinfo>
                            <xs:documentation>A segment identifying the charge or allowance type to be summarised.</xs:documentation>
                          </xs:annotation>
                          <xs:complexType>
                            <xs:sequence>
                              <xs:element name="D_5463" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Allowance or charge qualifier</title>
                                  </xs:appinfo>
                                  <xs:documentation>Specification of an allowance or charge for the service specified.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C552">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Allowance/charge information</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of allowance/charge information by number and/or code.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_1230" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Allowance or charge number</title>
                                        </xs:appinfo>
                                        <xs:documentation>Number assigned by a party referencing an allowance, promotion, deal or charge.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_5189" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Charge/allowance description, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a charge or allowance.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_4471" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Settlement, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Indication of how allowances or charges are to be settled.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="D_1227" type="xs:string">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Calculation sequence indicator, coded</title>
                                  </xs:appinfo>
                                  <xs:documentation>Code indicating the sequence of cumulated calculations to be agreed between interchange partners.</xs:documentation>
                                </xs:annotation>
                              </xs:element>
                              <xs:element minOccurs="0" name="C_C214">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Special services identification</title>
                                  </xs:appinfo>
                                  <xs:documentation>Identification of a special service by a code from a specified source or by description.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_7161" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special services, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying a special service.

Note:   User or association defined code.  May be used in combination with 1131/3055.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_1131" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list qualifier</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_3055" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Code list responsible agency, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Code identifying the agency responsible for a code list.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7160" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special service</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of a special service.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_7160_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special service</title>
                                        </xs:appinfo>
                                        <xs:documentation>Description of a special service.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element minOccurs="0" name="S_ALI">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Additional information</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment indicating that allowance or charge specified is subject to special conditions owing to origin, customs preference or commercial factors.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element minOccurs="0" name="D_3239" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Country of origin, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Country in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, of quantitative restrictions, or of any other measure related to trade.

Note:   See Country and currency codes (UNTDED) or ISO 3166 two alpha country code (Code set 3207).</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_9213" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Type of duty regime, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Identification of the statement of the full/preferential regime according to which duty is assessed.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_2" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_3" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_4" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                    <xs:element minOccurs="0" name="D_4183_5" type="xs:string">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Special conditions, coded</title>
                                        </xs:appinfo>
                                        <xs:documentation>Indication of a specific condition.</xs:documentation>
                                      </xs:annotation>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                              <xs:element maxOccurs="2" name="S_MOA">
                                <xs:annotation>
                                  <xs:appinfo>
                                    <title>Monetary amount</title>
                                  </xs:appinfo>
                                  <xs:documentation>A segment specifying the summary amount for the allowance or charge.</xs:documentation>
                                </xs:annotation>
                                <xs:complexType>
                                  <xs:sequence>
                                    <xs:element name="C_C516">
                                      <xs:annotation>
                                        <xs:appinfo>
                                          <title>Monetary amount</title>
                                        </xs:appinfo>
                                        <xs:documentation>Amount of goods or services stated as a monetary amount in a specified currency.</xs:documentation>
                                      </xs:annotation>
                                      <xs:complexType>
                                        <xs:sequence>
                                          <xs:element name="D_5025" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount type qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Indication of type of amount.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element default="0" minOccurs="0" name="D_5004">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Monetary amount</title>
                                              </xs:appinfo>
                                              <xs:documentation>Number of monetary units.</xs:documentation>
                                            </xs:annotation>
                                            <xs:simpleType>
                                              <xs:restriction base="xs:decimal">
                                                <xs:enumeration value="0"/>
                                              </xs:restriction>
                                            </xs:simpleType>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6345" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Identification of the name or symbol of the monetary unit involved in the transaction.

Note:   Use ISO 4217 three alpha code.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_6343" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Currency qualifier</title>
                                              </xs:appinfo>
                                              <xs:documentation>Code giving specific meaning to data element 6345 Currency.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                          <xs:element minOccurs="0" name="D_4405" type="xs:string">
                                            <xs:annotation>
                                              <xs:appinfo>
                                                <title>Status, coded</title>
                                              </xs:appinfo>
                                              <xs:documentation>Provides information regarding a status.</xs:documentation>
                                            </xs:annotation>
                                          </xs:element>
                                        </xs:sequence>
                                      </xs:complexType>
                                    </xs:element>
                                  </xs:sequence>
                                </xs:complexType>
                              </xs:element>
                            </xs:sequence>
                          </xs:complexType>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element name="S_UNT">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>MESSAGE TRAILER</title>
                      </xs:appinfo>
                      <xs:documentation>A service segment ending a message, giving the total number of segments in the message and the control reference number of the message.</xs:documentation>
                    </xs:annotation>
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element default="0" name="D_0074">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Number of segments in a message</title>
                            </xs:appinfo>
                            <xs:documentation>Control count of number of segments in a message.</xs:documentation>
                          </xs:annotation>
                          <xs:simpleType>
                            <xs:restriction base="xs:decimal">
                              <xs:enumeration value="0"/>
                            </xs:restriction>
                          </xs:simpleType>
                        </xs:element>
                        <xs:element name="D_0062" type="xs:string">
                          <xs:annotation>
                            <xs:appinfo>
                              <title>Message reference number</title>
                            </xs:appinfo>
                            <xs:documentation>Unique message reference assigned by the sender.</xs:documentation>
                          </xs:annotation>
                        </xs:element>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="S_UNZ">
              <xs:annotation>
                <xs:appinfo>
                  <title>INTERCHANGE TRAILER</title>
                </xs:appinfo>
                <xs:documentation>To end and check the completeness of an interchange.</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element default="0" name="D_0036">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Interchange control count</title>
                      </xs:appinfo>
                      <xs:documentation>Count either of the number of messages or, if used, of the number of functional groups in an interchange.</xs:documentation>
                    </xs:annotation>
                    <xs:simpleType>
                      <xs:restriction base="xs:decimal">
                        <xs:enumeration value="0"/>
                      </xs:restriction>
                    </xs:simpleType>
                  </xs:element>
                  <xs:element name="D_0020" type="xs:string">
                    <xs:annotation>
                      <xs:appinfo>
                        <title>Interchange control reference</title>
                      </xs:appinfo>
                      <xs:documentation>Unique reference assigned by the sender to an interchange.</xs:documentation>
                    </xs:annotation>
                  </xs:element>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:schema>
