<?xml version="1.0" encoding="UTF-8"?>
<!--This schema file corresponds to the eFTI Delegated Act (EU) 2024/2024 (known as V1.0)-->
<xs:schema xmlns:ram="urn:eu:move:eFTI:data:standard:ReusableAggregateBusinessInformationEntity:34"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:qdt="urn:eu:move:eFTI:data:standard:QualifiedDataType:34"
    xmlns:udt="urn:eu:move:eFTI:data:standard:UnqualifiedDataType:34"
    targetNamespace="urn:eu:move:eFTI:data:standard:ReusableAggregateBusinessInformationEntity:34"
    elementFormDefault="qualified"
    version="beta">
  <xs:import namespace="urn:eu:move:eFTI:data:standard:QualifiedDataType:34" schemaLocation="FTI010s_urn_eu_move_eFTI_data_standard_QualifiedDataType_34.xsd"/>
  <xs:import namespace="urn:eu:move:eFTI:data:standard:UnqualifiedDataType:34" schemaLocation="FTI010s_urn_eu_move_eFTI_data_standard_UnqualifiedDataType_34.xsd"/>
  <xs:complexType name="AssociatedTransportEquipmentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Associated Transport Equipment</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_29" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier of the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI448</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CategoryCode" type="qdt:TransportEquipmentCategoryCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the category of the carried transport equipment.</eFTI_DEF>
            <eFTI_CL>CL-033</eFTI_CL>
            <eFTI_ID>eFTI450</eFTI_ID>
            <eFTI_BN>Category code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossWeightMeasure" type="udt:MeasureType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1205</eFTI_ID>
            <eFTI_DEF>The gross weight measure of this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Gross weight</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UsedCapacityCode" type="qdt:TransportEquipmentFullnessCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-035</eFTI_CL>
            <eFTI_DEF>The code specifying whether the carried transport equipment is full or empty.</eFTI_DEF>
            <eFTI_ID>eFTI454</eFTI_ID>
            <eFTI_BN>Full/empty code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SequenceNumeric" type="udt:NumericType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Sequence number</eFTI_BN>
            <eFTI_ID>eFTI1000</eFTI_ID>
            <eFTI_DEF>The sequence number differentiating this piece of transport equipment from others in a set of carried transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="VerifiedGrossWeightMeasure" type="qdt:WeightUnitMeasureType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1207</eFTI_ID>
            <eFTI_DEF>The verified gross weight measure of this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Verified gross weight</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossGoodsWeightMeasure" type="qdt:WeightUnitMeasureType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1002</eFTI_ID>
            <eFTI_DEF>The gross weight measure of goods in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Gross goods weight measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NetGoodsWeightMeasure" type="qdt:WeightUnitMeasureType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1004</eFTI_ID>
            <eFTI_DEF>The net weight measure of goods in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Net goods weight measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossGoodsVolumeMeasure" type="qdt:VolumeUnitMeasureType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1006</eFTI_ID>
            <eFTI_DEF>The gross volume measure of goods in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Gross goods volume measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NetGoodsVolumeMeasure" type="qdt:VolumeUnitMeasureType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1008</eFTI_ID>
            <eFTI_DEF>The net volume measure of goods in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Net goods volume measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GoodsItemUnitQuantity" type="udt:QuantityType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1010</eFTI_ID>
            <eFTI_DEF>A counted quantity of goods units in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Goods item unit quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReportableQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1017</eFTI_ID>
            <eFTI_DEF>The total maximum reportable quantity calculated for all transported dangerous goods on or in the carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Reportable quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StowagePositionID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI998</eFTI_ID>
            <eFTI_DEF>The stowage position identifier for this piece of carried logistics transport equipment.</eFTI_DEF>
            <eFTI_BN>Stowage position ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="WeightVerificationMethodCode" type="udt:CodeType_16" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1412</eFTI_ID>
            <eFTI_CL>CL-052</eFTI_CL>
            <eFTI_DEF>A code specifying a weight verification method for the carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Weight verification method code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LoadedTransportDangerousGoods" type="ram:TransportDangerousGoodsType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1093</eFTI_ID>
            <eFTI_DEF>Dangerous goods loaded into or onto this piece of carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Loaded Dangerous Goods</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AffixedLogisticsSeal" type="ram:LogisticsSealType_2" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The details of the seal affixed to the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1392</eFTI_ID>
            <eFTI_BN>Affixed seal</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="WeightVerifierTradeParty" type="ram:TradePartyType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1292</eFTI_ID>
            <eFTI_DEF>A weight verifier party for this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Weight verifier party</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="AttachedTransportEquipmentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Attached Transport Equipment</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1428</eFTI_ID>
            <eFTI_DEF>The identifier of the operational equipment attached to this means of transport.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CategoryCode" type="qdt:TransportEquipmentCategoryCodeType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1429</eFTI_ID>
            <eFTI_CL>CL-033</eFTI_CL>
            <eFTI_DEF>The code specifying a category of operational equipment attached to this means of transport.</eFTI_DEF>
            <eFTI_BN>Category code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UnitQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1431</eFTI_ID>
            <eFTI_DEF>The number of pieces of operational equipment attached to this means of transport.</eFTI_DEF>
            <eFTI_BN>Unit quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="AuthoritativeSignatoryPersonType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Authoritative Signatory Person</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The name of the person who has been authorised to sign on behalf of the certifying party.</eFTI_DEF>
            <eFTI_ID>eFTI200</eFTI_ID>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of the person who has been authorised to sign on behalf of the certifying party.</eFTI_DEF>
            <eFTI_ID>eFTI198</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="CalibratedMeasurementType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Calibrated Measurement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ValueMeasure" type="udt:MeasureType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A measure related to the statement on the condition of these transported dangerous goods.</eFTI_DEF>
            <eFTI_ID>eFTI320</eFTI_ID>
            <eFTI_BN>Value measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="CalibratedMeasurementType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Calibrated Measurement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ValueMeasure" type="udt:MeasureType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A measure related to the statement regarding the condition of the dangerous goods being transported in the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI427</eFTI_ID>
            <eFTI_BN>Value measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ContactPersonType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Contact Person</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="GivenName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1152</eFTI_ID>
            <eFTI_DEF>The given name of this individual consignor.</eFTI_DEF>
            <eFTI_BN>Given name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FamilyName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1154</eFTI_ID>
            <eFTI_DEF>The surname of this individual consignor.</eFTI_DEF>
            <eFTI_BN>Family name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ContactPersonType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Contact Person</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="GivenName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1156</eFTI_ID>
            <eFTI_DEF>The given name of this individual consignee.</eFTI_DEF>
            <eFTI_BN>Given Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FamilyName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1158</eFTI_ID>
            <eFTI_DEF>The surname of this individual consignee.</eFTI_DEF>
            <eFTI_BN>Family Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ContactPersonType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Contact Person</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="GivenName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1160</eFTI_ID>
            <eFTI_DEF>The given name of this individual carrier.</eFTI_DEF>
            <eFTI_BN>Given Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FamilyName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1162</eFTI_ID>
            <eFTI_DEF>The surname of this individual carrier.</eFTI_DEF>
            <eFTI_BN>Family Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="CreditorFinancialAccountType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Creditor Financial Account</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ProprietaryID" type="udt:IDType_10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1404</eFTI_ID>
            <eFTI_DEF>The identifier of this consignor creditor financial account.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="CrossBorderRegulatoryProcedureType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Cross-Border Regulatory Procedure</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="udt:CodeType_16" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Type code</eFTI_BN>
            <eFTI_DEF>The code specifying the type of the cross-border regulatory procedure for this consignment.</eFTI_DEF>
            <eFTI_CL>CL-014</eFTI_CL>
            <eFTI_ID>eFTI703</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ImportCustomsOfficeSpecifiedLogisticsLocation" type="ram:LogisticsLocationType_12" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1399</eFTI_ID>
            <eFTI_DEF>The location of the specified customs office which is responsible for import formalities for the goods which are subject to this cross-border regulatory procedure for the consignment.</eFTI_DEF>
            <eFTI_BN>Customs Import Office Location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ExportCustomsOfficeSpecifiedLogisticsLocation" type="ram:LogisticsLocationType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1400</eFTI_ID>
            <eFTI_DEF>The location of the specified customs office which is responsible for export formalities for the goods which are subject to this cross-border regulatory procedure for the consignment.</eFTI_DEF>
            <eFTI_BN>Customs Export Office Location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransitCustomsOfficeSpecifiedLogisticsLocation" type="ram:LogisticsLocationType_14" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1401</eFTI_ID>
            <eFTI_DEF>The location of the specified customs office which is responsible for transit formalities for the goods which are subject to this cross-border regulatory procedure for the consignment.</eFTI_DEF>
            <eFTI_BN>Customs Transit Office Location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentAuthenticationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Authentication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="StatementCode" type="udt:CodeType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Authentication Statement Code</eFTI_BN>
            <eFTI_DEF>The code of the confirmation statement by the consignor that this data set is authenticated as genuine.</eFTI_DEF>
            <eFTI_CL>CL-009</eFTI_CL>
            <eFTI_ID>eFTI65</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentAuthenticationType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Authentication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="StatementCode" type="udt:CodeType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Authentication statement code</eFTI_BN>
            <eFTI_DEF>The code of the confirmation statement by the consignee that this data set is authenticated as genuine.</eFTI_DEF>
            <eFTI_CL>CL-009</eFTI_CL>
            <eFTI_ID>eFTI84</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentAuthenticationType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Authentication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="StatementCode" type="udt:CodeType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Authentication statement code</eFTI_BN>
            <eFTI_DEF>The code of the confirmation statement by the carrier that this data set is authenticated as genuine.</eFTI_DEF>
            <eFTI_CL>CL-009</eFTI_CL>
            <eFTI_ID>eFTI115</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentAuthenticationType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Authentication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ActualDateTime" type="udt:DateTimeType_10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The date/time of this confirmed document authentication.</eFTI_DEF>
            <eFTI_ID>eFTI218</eFTI_ID>
            <eFTI_BN>Actual date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentAuthenticationType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Authentication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="StatementCode" type="udt:CodeType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Statement code</eFTI_BN>
            <eFTI_DEF>The code specifying the authentication statement by the certifying party responsible for confirming the loading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_CL>CL-009</eFTI_CL>
            <eFTI_ID>eFTI594</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentAuthenticationType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Authentication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="StatementCode" type="udt:CodeType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Statement code</eFTI_BN>
            <eFTI_DEF>The code specifying the statement of the document authentication by the certifying party responsible for confirming the unloading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_CL>CL-009</eFTI_CL>
            <eFTI_ID>eFTI608</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentClauseType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Clause</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Content" type="udt:TextType_2">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1177</eFTI_ID>
            <eFTI_DEF>The text of a contractual clause of the transport document.</eFTI_DEF>
            <eFTI_BN>Content text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentContextParameterType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Context Parameter</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType" fixed="eFTI">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI2012</eFTI_ID>
            <eFTI_DEF>The identification of the applicable eFTI Regulation.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedDocumentVersion" type="ram:DocumentVersionType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE2134</eFTI_ID>
            <eFTI_BN>eFTI Regulation Standard Version</eFTI_BN>
            <eFTI_DEF>The version of the eFTI Regulation version applicable for this eFTI message.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="DocumentVersionType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Document Version</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_2" fixed="1.0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI2013</eFTI_ID>
            <eFTI_DEF>The identification of this eFTI Regulation version.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="EFTIIDInformationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>eFTI Identifiers</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="UniqueIDSetUniqueIDSet" type="ram:UniqueIDSetType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE2137</eFTI_ID>
            <eFTI_DEF>The UIL and identifiers set.</eFTI_DEF>
            <eFTI_BN>UILs And Responses</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ExchangedDocumentContextType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Exchanged Document Context</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="MessageStandardSpecifiedDocumentContextParameter" type="ram:DocumentContextParameterType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE2133</eFTI_ID>
            <eFTI_DEF>The eFTI Regulation applicable for this eFTI message.</eFTI_DEF>
            <eFTI_BN>eFTI Applicable Regulation</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ExchangedDocumentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Exchanged Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The unique identifier of the instance of a message type.</eFTI_DEF>
            <eFTI_BN>Message instance ID</eFTI_BN>
            <eFTI_ID>eFTI1</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>eFTI payload type code</eFTI_BN>
            <eFTI_CL>CL-057</eFTI_CL>
            <eFTI_ID>eFTI2</eFTI_ID>
            <eFTI_DEF> The code identifying the eFTI message type.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatusCode" type="qdt:DocumentStatusCodeType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Status Code</eFTI_BN>
            <eFTI_CL>CL-060</eFTI_CL>
            <eFTI_ID>eFTI1755</eFTI_ID>
            <eFTI_DEF>The code specifying the status of this exchanged eFTI payload message.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IssueDateTime" type="udt:DateTimeType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI4</eFTI_ID>
            <eFTI_BN>Payload time stamp</eFTI_BN>
            <eFTI_DEF>The timestamp identifying the moment at which this message instance was sent.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IncludedNote" type="ram:NoteType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1860</eFTI_ID>
            <eFTI_DEF>Textual note providing error information.</eFTI_DEF>
            <eFTI_BN>Error Note</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RequestedSpecifiedQuery" type="ram:SpecifiedQueryType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>End-to-end transaction information</eFTI_BN>
            <eFTI_ID>ASBIE1866</eFTI_ID>
            <eFTI_DEF>An end to end transaction identifier for this eFTI message, assigned by the initiator party.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ExemptionCalculationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Exemption Calculation</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ReportableQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1751</eFTI_ID>
            <eFTI_DEF>The reportable quantity used for calculating an exemption from a dangerous goods regulatory requirement for this consignment.</eFTI_DEF>
            <eFTI_BN>Reportable quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HazardCategoryCode" type="udt:CodeType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1752</eFTI_ID>
            <eFTI_CL>CL-023</eFTI_CL>
            <eFTI_DEF>The code specifying the hazard category to be used for the exemption calculation from a dangerous goods regulatory requirement for this consignment.</eFTI_DEF>
            <eFTI_BN>Hazard category code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="GeographicalCoordinateType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Geographical Coordinate</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="LatitudeMeasure" type="udt:MeasureType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Latitude</eFTI_BN>
            <eFTI_DEF>The latitude of the carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI139</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LongitudeMeasure" type="udt:MeasureType_2">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Longitude</eFTI_BN>
            <eFTI_DEF>The longitude of the carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI140</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="GeographicalCoordinateType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Geographical Coordinate</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="LatitudeMeasure" type="udt:MeasureType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Latitude</eFTI_BN>
            <eFTI_DEF>The latitude of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI155</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LongitudeMeasure" type="udt:MeasureType_2">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Longitude</eFTI_BN>
            <eFTI_DEF>The longitude of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI156</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_18" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-024</eFTI_CL>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_ID>eFTI136</eFTI_ID>
            <eFTI_DEF>The identifier of the carrier acceptance location, such as a United Nations Location Code (UN/LOCODE).</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI138</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PhysicalGeographicalCoordinate" type="ram:GeographicalCoordinateType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The geographical coordinates of the carrier acceptance location.</eFTI_DEF>
            <eFTI_BN>Geographical coordinates</eFTI_BN>
            <eFTI_ID>ASBIE1049</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address of the carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>ASBIE1050</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_10">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_40" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI671</eFTI_ID>
            <eFTI_DEF>The identifier of the location of the unloading event for this on-carriage transport movement, such as a United Nations Location Code (UNLOCODE).</eFTI_DEF>
            <eFTI_CL>CL-024</eFTI_CL>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI673</eFTI_ID>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the location of the unloading event for this on-carriage transport movement.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_11">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_41" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-024</eFTI_CL>
            <eFTI_ID>eFTI1137</eFTI_ID>
            <eFTI_DEF>The unique identifier of the location of the transport movement event such as a United Nations Location Code (UNLOCODE).</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1139</eFTI_ID>
            <eFTI_DEF>The name of the location of the logistics event related to this specified transport movement.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_12">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_43" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1382</eFTI_ID>
            <eFTI_DEF>The identifier of the customs import office.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_13">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_44" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1384</eFTI_ID>
            <eFTI_DEF>The identifier of the customs export office.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_14">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_45" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1386</eFTI_ID>
            <eFTI_DEF>The identifier of the customs transit office.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_19" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1326</eFTI_ID>
            <eFTI_DEF>The identifier of the transshipment location, such as a United Nations Location Code (UN/LOCODE).</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1328</eFTI_ID>
            <eFTI_DEF>The name of the transshipment location.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_20" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier of this consignee receipt location, such as a United Nations Location Code (UN/LOCODE).</eFTI_DEF>
            <eFTI_ID>eFTI152</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI154</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PhysicalGeographicalCoordinate" type="ram:GeographicalCoordinateType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Geographical coordinates</eFTI_BN>
            <eFTI_DEF>The geographical coordinates of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>ASBIE1052</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address for the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>ASBIE1053</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_2">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the issue location of the transport document.</eFTI_DEF>
            <eFTI_ID>eFTI172</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_22" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier of the delivery event for this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI192</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the delivery location for this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI194</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_34" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier for this loading location, such as a United Nations Location Code (UNLOCODE) or GS1 Global Location Number (GLN).</eFTI_DEF>
            <eFTI_ID>eFTI587</eFTI_ID>
            <eFTI_CL>CL-024</eFTI_CL>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the location of the loading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI589</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1141</eFTI_ID>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address of the loading event location.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_7">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_36" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of the location of the unloading event for this main leg of the transport movement, such as a United Nations Location Code (UNLOCODE).</eFTI_DEF>
            <eFTI_ID>eFTI600</eFTI_ID>
            <eFTI_CL>CL-024</eFTI_CL>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the location of the unloading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI602</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1142</eFTI_ID>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address of the unloading event location.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_8">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_39" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of the location of this call event during the main carriage transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI622</eFTI_ID>
            <eFTI_CL>CL-024</eFTI_CL>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsLocationType_9">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1270</eFTI_ID>
            <eFTI_DEF>The name of the logistics location where this border crossing event occurs during the main transport movement.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsPackageType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Package</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ItemQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The package quantity for these transported dangerous goods.</eFTI_DEF>
            <eFTI_ID>eFTI296</eFTI_ID>
            <eFTI_BN>Package quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="qdt:PackageTypeCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-003</eFTI_CL>
            <eFTI_ID>eFTI297</eFTI_ID>
            <eFTI_DEF>The code specifying the type of dangerous goods logistics packaging.</eFTI_DEF>
            <eFTI_BN>Packaging type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Type" type="udt:TextType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI298</eFTI_ID>
            <eFTI_DEF>The name of the type of the packaging into which these dangerous goods are placed for purposes of carriage for recovery or disposal.</eFTI_DEF>
            <eFTI_BN>Packaging type text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PhysicalLogisticsShippingMarks" type="ram:LogisticsShippingMarksType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>Physical shipping marks and barcodes for this logistics package.</eFTI_DEF>
            <eFTI_ID>ASBIE1074</eFTI_ID>
            <eFTI_BN>Shipping marks</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AssociatedReferencedDocument" type="ram:ReferencedDocumentType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1075</eFTI_ID>
            <eFTI_DEF>A referenced document for this logistics package.</eFTI_DEF>
            <eFTI_BN>Referenced document</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatedSpecifiedCondition" type="ram:SpecifiedConditionType" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>Statement containing additional information about the conditions of the dangerous goods logistics package.</eFTI_DEF>
            <eFTI_ID>ASBIE1076</eFTI_ID>
            <eFTI_BN>Condition statement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsPackageType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Package</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ItemQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The quantity of the logistics packages specified for these transported dangerous goods loaded in the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI402</eFTI_ID>
            <eFTI_BN>Item quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsPackageType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Package</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ItemQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The quantity of the logistics packages specified for these transported dangerous goods loaded in the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI530</eFTI_ID>
            <eFTI_BN>Item quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsPackageType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Package</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ItemQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Package quantity</eFTI_BN>
            <eFTI_DEF>The quantity of the logistics packages at this level.</eFTI_DEF>
            <eFTI_ID>eFTI685</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="qdt:PackageTypeCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the type of the consignment transport package.</eFTI_DEF>
            <eFTI_CL>CL-038</eFTI_CL>
            <eFTI_ID>eFTI688</eFTI_ID>
            <eFTI_BN>Type Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Type" type="udt:TextType_23" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Type text</eFTI_BN>
            <eFTI_DEF>The name of the type of the consignment transport package.</eFTI_DEF>
            <eFTI_ID>eFTI690</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Information" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1380</eFTI_ID>
            <eFTI_DEF>Information related to the consignment transport package.</eFTI_DEF>
            <eFTI_BN>Information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PhysicalLogisticsShippingMarks" type="ram:LogisticsShippingMarksType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Shipping marks</eFTI_BN>
            <eFTI_DEF>The shipping marks and barcode information for the consignment transport package.</eFTI_DEF>
            <eFTI_ID>ASBIE1123</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsRiskAnalysisResultType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Risk Analysis Result</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ConsignmentRiskRelatedCode" type="udt:CodeType_26" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A code specifying a consignment related risk for this logistics risk analysis result.</eFTI_DEF>
            <eFTI_CL>CL-007</eFTI_CL>
            <eFTI_ID>eFTI844</eFTI_ID>
            <eFTI_BN>Consignment risk related code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Description" type="udt:TextType_28" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The description of this logistics risk analysis result.</eFTI_DEF>
            <eFTI_ID>eFTI845</eFTI_ID>
            <eFTI_BN>Description</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LevelCode" type="udt:CodeType_27" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the level of risk for this logistics risk analysis result.</eFTI_DEF>
            <eFTI_CL>CL-004</eFTI_CL>
            <eFTI_ID>eFTI846</eFTI_ID>
            <eFTI_BN>Risk level code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ScreeningMethodCode" type="udt:CodeType_28" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A code specifying a method of screening used for this logistics risk analysis result.</eFTI_DEF>
            <eFTI_ID>eFTI848</eFTI_ID>
            <eFTI_CL>CL-006</eFTI_CL>
            <eFTI_BN>Screening method code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SecurityExemptionCode" type="udt:CodeType_29" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A code specifying a security exemption for this logistics risk analysis result.</eFTI_DEF>
            <eFTI_CL>CL-005</eFTI_CL>
            <eFTI_ID>eFTI850</eFTI_ID>
            <eFTI_BN>Security exemption code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Information" type="udt:TextType_29" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>General information relating to this logistics risk analysis result.</eFTI_DEF>
            <eFTI_ID>eFTI851</eFTI_ID>
            <eFTI_BN>General information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsSealType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Seal</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_28" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier of the seal affixed to the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI442</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConditionCode" type="qdt:SealConditionCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the condition of the seal affixed to the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI444</eFTI_ID>
            <eFTI_CL>CL-047</eFTI_CL>
            <eFTI_BN>Condition code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SealingPartyRoleCode" type="qdt:SealingPartyRoleCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the role of the party responsible for the sealing of the seal affixed to the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI446</eFTI_ID>
            <eFTI_CL>CL-048</eFTI_CL>
            <eFTI_BN>Sealing party role code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsSealType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Seal</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of the seal affixed to the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI564</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConditionCode" type="qdt:SealConditionCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the condition of the seal affixed to the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI566</eFTI_ID>
            <eFTI_CL>CL-047</eFTI_CL>
            <eFTI_BN>Condition code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SealingPartyRoleCode" type="qdt:SealingPartyRoleCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the role of the party responsible for the sealing of the seal affixed to the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI568</eFTI_ID>
            <eFTI_CL>CL-048</eFTI_CL>
            <eFTI_BN>Sealing party role code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IssuingTradeParty" type="ram:TradePartyType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1393</eFTI_ID>
            <eFTI_DEF>The party issuing the seal affixed to this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Issuing party</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsServiceChargeType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Service Charge</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="qdt:FreightChargeTypeIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI943</eFTI_ID>
            <eFTI_BN>Charge type</eFTI_BN>
            <eFTI_DEF>The code of the type of this logistics service charge.</eFTI_DEF>
            <eFTI_CL>CL-040</eFTI_CL>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PaymentArrangementCode" type="qdt:TransportServicePaymentArrangementCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI945</eFTI_ID>
            <eFTI_CL>CL-030</eFTI_CL>
            <eFTI_DEF>The code specifying the payment arrangement for this logistics service charge.</eFTI_DEF>
            <eFTI_BN>Payment Arrangement Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AppliedAmount" type="udt:AmountType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI951</eFTI_ID>
            <eFTI_DEF>The monetary value applied for this logistics service charge.</eFTI_DEF>
            <eFTI_BN>Applied Amount</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PayingPartyRoleCode" type="qdt:ChargePayingPartyRoleCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI953</eFTI_ID>
            <eFTI_DEF>The code specifying the role of the party responsible for paying this logistics service charge.</eFTI_DEF>
            <eFTI_CL>CL-028</eFTI_CL>
            <eFTI_BN>Paying party role code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CalculationBasisCode" type="qdt:LogisticsChargeCalculationBasisCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1364</eFTI_ID>
            <eFTI_BN>Calculation basis code</eFTI_BN>
            <eFTI_DEF>The code specifying the basis on which this logistics service charge is calculated, such as by volume or per unit.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CalculationBasisTradePrice" type="ram:TradePriceType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1398</eFTI_ID>
            <eFTI_DEF>The price upon which a calculation of this logistics service charge is or will be based.</eFTI_DEF>
            <eFTI_BN>Calculation Basis Price</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsShippingMarksType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Shipping Marks</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Marking" type="udt:TextType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The marking, expressed as text, for these shipping marks.</eFTI_DEF>
            <eFTI_ID>eFTI301</eFTI_ID>
            <eFTI_BN>Marking text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsShippingMarksType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Shipping Marks</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Marking" type="udt:TextType_24" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Marking Text</eFTI_BN>
            <eFTI_DEF>The package marking text on the consignment transport package.</eFTI_DEF>
            <eFTI_ID>eFTI691</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsTransportEquipmentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Transport Equipment</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_27" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier of the transport equipment used for transporting this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI374</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossVolumeMeasure" type="qdt:VolumeUnitMeasureType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1203</eFTI_ID>
            <eFTI_DEF>The gross volume measure of this piece of transport equipment.</eFTI_DEF>
            <eFTI_BN>Gross volume</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CategoryCode" type="qdt:TransportEquipmentCategoryCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Category code</eFTI_BN>
            <eFTI_DEF>The code specifying the category for the used transport equipment, such as container or trailer.</eFTI_DEF>
            <eFTI_CL>CL-033</eFTI_CL>
            <eFTI_ID>eFTI378</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CharacteristicCode" type="udt:CodeType_18" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Size/type code</eFTI_BN>
            <eFTI_DEF>The code specifying the characteristics of the transport equipment, such as defined in the ISO 6346 transport equipment size and type code.</eFTI_DEF>
            <eFTI_CL>CL-034</eFTI_CL>
            <eFTI_ID>eFTI379</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UsedCapacityCode" type="qdt:TransportEquipmentFullnessCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Full/empty code</eFTI_BN>
            <eFTI_DEF>The code specifying whether the used transport equipment is full or empty.</eFTI_DEF>
            <eFTI_CL>CL-035</eFTI_CL>
            <eFTI_ID>eFTI382</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SequenceNumeric" type="udt:NumericType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Sequence number</eFTI_BN>
            <eFTI_ID>eFTI987</eFTI_ID>
            <eFTI_DEF>The sequence number differentiating this piece of transport equipment from others in a set of used transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SealQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The number of seals attached to the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI383</eFTI_ID>
            <eFTI_BN>Seal quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StowagePositionID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The stowage position identifier for the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI385</eFTI_ID>
            <eFTI_BN>Stowage position ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossGoodsWeightMeasure" type="qdt:WeightUnitMeasureType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI988</eFTI_ID>
            <eFTI_BN>Gross goods weight measure</eFTI_BN>
            <eFTI_DEF>The gross weight measure of goods in this used transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NetGoodsWeightMeasure" type="qdt:WeightUnitMeasureType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI990</eFTI_ID>
            <eFTI_BN>Net goods weight measure</eFTI_BN>
            <eFTI_DEF>The net weight measure of goods in this used transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossGoodsVolumeMeasure" type="qdt:VolumeUnitMeasureType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI992</eFTI_ID>
            <eFTI_BN>Gross goods volume measure</eFTI_BN>
            <eFTI_DEF>The gross volume measure of goods in this used transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NetGoodsVolumeMeasure" type="qdt:VolumeUnitMeasureType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI994</eFTI_ID>
            <eFTI_BN>Net goods volume measure</eFTI_BN>
            <eFTI_DEF>The net volume measure of goods in this used transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReportableQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1014</eFTI_ID>
            <eFTI_DEF>The total maximum reportable quantity calculated for all transported dangerous goods on or in the used transport equipment.</eFTI_DEF>
            <eFTI_BN>Reportable quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LoadedTransportDangerousGoods" type="ram:TransportDangerousGoodsType_2" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The dangerous goods loaded into the used transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1087</eFTI_ID>
            <eFTI_BN>Loaded Dangerous Goods</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AffixedLogisticsSeal" type="ram:LogisticsSealType" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The details of the seal affixed to the used transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1391</eFTI_ID>
            <eFTI_BN>Affixed seal</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CarriedAssociatedTransportEquipment" type="ram:AssociatedTransportEquipmentType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>Transport equipment that is carried on other transport equipment, such as a container placed on a rail wagon or on a trailer.</eFTI_DEF>
            <eFTI_ID>ASBIE1092</eFTI_ID>
            <eFTI_BN>Carried transport equipment</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OperatingTradeParty" type="ram:TradePartyType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1293</eFTI_ID>
            <eFTI_DEF>The party that operates this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>Operating party</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OwnerTradeParty" type="ram:TradePartyType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1295</eFTI_ID>
            <eFTI_DEF>The party that owns this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>Owner Party</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RegistrationTradeCountry" type="ram:TradeCountryType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Registration country</eFTI_BN>
            <eFTI_DEF>The country of registration of the used transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1097</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsTransportMeansType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Transport Means</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="qdt:TransportMeansTypeCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Type code</eFTI_BN>
            <eFTI_DEF>The code specifying the type of means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_CL>CL-041</eFTI_CL>
            <eFTI_ID>eFTI617</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_38" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_ID>eFTI618</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_22" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI922</eFTI_ID>
            <eFTI_DEF>The name of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RegistrationTradeCountry" type="ram:TradeCountryType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Registration country</eFTI_BN>
            <eFTI_ID>ASBIE1108</eFTI_ID>
            <eFTI_DEF>The country of registration of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OwnerTradeParty" type="ram:TradePartyType_14" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1110</eFTI_ID>
            <eFTI_DEF>The party that owns the transport means used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Owner</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedSpatialDimension" type="ram:SpatialDimensionType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1299</eFTI_ID>
            <eFTI_DEF>The spatial dimensions of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Dimensions</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OperationalAttachedTransportEquipment" type="ram:AttachedTransportEquipmentType" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1448</eFTI_ID>
            <eFTI_DEF>Operational equipment attached to this means of transport, such as refrigerator unit or ropes etc.</eFTI_DEF>
            <eFTI_BN>Operational equipment</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsTransportMovementType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Transport Movement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ModeCode" type="qdt:TransportModeCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Mode Code</eFTI_BN>
            <eFTI_DEF>The code specifying the mode of transport, such as by air, sea, rail, road or inland waterway, for the main leg of transport of the movement of a consignment of goods.</eFTI_DEF>
            <eFTI_CL>CL-037</eFTI_CL>
            <eFTI_ID>eFTI581</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identifier for the main leg of transport of the movement, of a consignment of goods such as a voyage number, flight number, or trip number.</eFTI_DEF>
            <eFTI_ID>eFTI582</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SequenceNumeric" type="udt:NumericType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1022</eFTI_ID>
            <eFTI_BN>Sequence number</eFTI_BN>
            <eFTI_DEF>The sequence number differentiating this main transport movement from others in a chain of transport movements.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="MasterResponsibleTransportPerson" type="ram:TransportPersonType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1394</eFTI_ID>
            <eFTI_DEF>The person legally responsible for the operation of the means of transport used for this logistics transport movement.</eFTI_DEF>
            <eFTI_BN>Master</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LoadingTransportEvent" type="ram:TransportEventType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Loading event</eFTI_BN>
            <eFTI_DEF>The loading event during which the consignment of goods, which can be bulk, packaged or containerized cargo will be or has been, loaded into or onto the means of transport used for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1099</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UnloadingTransportEvent" type="ram:TransportEventType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Unloading event</eFTI_BN>
            <eFTI_DEF>The unloading event during which the consignment of goods, which can be bulk, packaged or containerized cargo, will be or have been unloaded from the means of transport used for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1103</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartureTransportEvent" type="ram:TransportEventType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Departure event</eFTI_BN>
            <eFTI_DEF>The departure event of the means of transport used for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1298</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UsedLogisticsTransportMeans" type="ram:LogisticsTransportMeansType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Used transport means</eFTI_BN>
            <eFTI_DEF>The means of transport used in this main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_ID>ASBIE1107</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ItineraryTransportRoute" type="ram:TransportRouteType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The route in the itinerary of this main transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1300</eFTI_ID>
            <eFTI_BN>Itinerary route</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CallTransportEvent" type="ram:TransportEventType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The call event is a stop during transportation (e.g., ship, plane) at a location (e.g., maritime port, airport) included on an itinerary for arrival, stay in and departure from it.</eFTI_DEF>
            <eFTI_ID>ASBIE1112</eFTI_ID>
            <eFTI_BN>Call event</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BorderCrossingTransportEvent" type="ram:TransportEventType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1301</eFTI_ID>
            <eFTI_DEF>A border crossing event during this main transport movement.</eFTI_DEF>
            <eFTI_BN>Border crossing event</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsTransportMovementType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Transport Movement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ModeCode" type="qdt:TransportModeCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Mode code</eFTI_BN>
            <eFTI_DEF>The code specifying the mode, such as by air, sea, rail, road or inland waterway, for this pre-carriage transport movement.</eFTI_DEF>
            <eFTI_CL>CL-037</eFTI_CL>
            <eFTI_ID>eFTI631</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ArrivalTransportEvent" type="ram:TransportEventType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1395</eFTI_ID>
            <eFTI_DEF>The arrival event of the means of transport used for the pre-carriage transport movement.</eFTI_DEF>
            <eFTI_BN>Arrival event</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsTransportMovementType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Transport Movement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ModeCode" type="qdt:TransportModeCodeType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Mode code</eFTI_BN>
            <eFTI_DEF>The code specifying the mode, such as by air, sea, rail, road or inland waterway, for this on-carriage transport movement.</eFTI_DEF>
            <eFTI_CL>CL-037</eFTI_CL>
            <eFTI_ID>eFTI658</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UnloadingTransportEvent" type="ram:TransportEventType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>On-carriage unloading event</eFTI_BN>
            <eFTI_DEF>The unloading event for this on-carriage transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1118</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="LogisticsTransportMovementType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Logistics Transport Movement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SpecifiedTransportEvent" type="ram:TransportEventType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1144</eFTI_ID>
            <eFTI_DEF>A logistics event related to the specified transport movement.</eFTI_DEF>
            <eFTI_BN>Logistics event</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="MeasurementType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Measurement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ConditionMeasure" type="udt:MeasureType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A measure of the control temperature.</eFTI_DEF>
            <eFTI_ID>eFTI279</eFTI_ID>
            <eFTI_BN>Temperature measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="udt:CodeType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-013</eFTI_CL>
            <eFTI_DEF>The type code for this control temperature measurement.</eFTI_DEF>
            <eFTI_ID>eFTI281</eFTI_ID>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="MeasurementType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Measurement</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ConditionMeasure" type="udt:MeasureType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A measure of the emergency temperature.</eFTI_DEF>
            <eFTI_ID>eFTI283</eFTI_ID>
            <eFTI_BN>Temperature measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="udt:CodeType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-013</eFTI_CL>
            <eFTI_DEF>The type code for this emergency temperature measurement.</eFTI_DEF>
            <eFTI_ID>eFTI285</eFTI_ID>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="MessageInformationType">
    <xs:sequence>
      <xs:element name="SubsetID" type="udt:IDType_5" maxOccurs="183">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI2020</eFTI_ID>
            <eFTI_CL>CL-056</eFTI_CL>
            <eFTI_DEF>Subset identifiers specified in this message.</eFTI_DEF>
            <eFTI_BN>eFTI Subset List</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="NoteType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Note</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ContentCode" type="udt:CodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI2014</eFTI_ID>
            <eFTI_CL>CL-068</eFTI_CL>
            <eFTI_DEF>The technical specification of errors by code.</eFTI_DEF>
            <eFTI_BN>Content Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Content" type="udt:TextType">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI8</eFTI_ID>
            <eFTI_BN>Error text</eFTI_BN>
            <eFTI_DEF>The specification of errors by code or text (Article 3 (3)(b) of IA on CAs)</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="NoteType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Note</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Content" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1192</eFTI_ID>
            <eFTI_DEF>Textual content of this note.</eFTI_DEF>
            <eFTI_BN>Content text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SubjectCode" type="udt:CodeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-051</eFTI_CL>
            <eFTI_ID>eFTI1193</eFTI_ID>
            <eFTI_DEF>The subject code of this note.</eFTI_DEF>
            <eFTI_BN>Subject code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="NoteType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Note</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Content" type="udt:TextType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1133</eFTI_ID>
            <eFTI_DEF>The textual content of this technical name note.</eFTI_DEF>
            <eFTI_BN>Content text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SubjectCode" type="udt:CodeType_17" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-044</eFTI_CL>
            <eFTI_ID>eFTI1134</eFTI_ID>
            <eFTI_DEF>The subject code of this technical name note.</eFTI_DEF>
            <eFTI_BN>Subject code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="NoteType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Note</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Content" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1425</eFTI_ID>
            <eFTI_DEF>The content of the additional security measures note.</eFTI_DEF>
            <eFTI_BN>Content text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SubjectCode" type="udt:CodeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-046</eFTI_CL>
            <eFTI_ID>eFTI1426</eFTI_ID>
            <eFTI_DEF>The code specifying the subject of this additional security measures note.</eFTI_DEF>
            <eFTI_BN>Subject code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="RadioactiveMaterialType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Radioactive Material</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SpecialFormInformation" type="udt:TextType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The description of the physical and chemical form of the material, or a notation that the material is a special form radioactive material or a low dispersible radioactive material. </eFTI_DEF>
            <eFTI_BN>Special form information</eFTI_BN>
            <eFTI_ID>eFTI287</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RadioactivePackageTransportIndexCode" type="udt:CodeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the transport index for this radioactive Class 7 dangerous goods material.</eFTI_DEF>
            <eFTI_CL>CL-001</eFTI_CL>
            <eFTI_ID>eFTI288</eFTI_ID>
            <eFTI_BN>Radioactive Package Transport Index Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FissileCriticalitySafetyIndexNumeric" type="udt:NumericType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The number (rounded up to the next tenth) assigned to and placed on the label of a fissile radioactive material package to designate the degree of control of accumulation of packages, overpacks or freight containers containing fissile material during transportation.</eFTI_DEF>
            <eFTI_ID>eFTI289</eFTI_ID>
            <eFTI_BN>Fissile criticality safety index number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableSpecifiedRadioactiveIsotope" type="ram:SpecifiedRadioactiveIsotopeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The maximum activity of the radioactive contents capable of sustaining a nuclear fission chain reaction during carriage, expressed in (multiples of) becquerel.</eFTI_DEF>
            <eFTI_BN>Applicable radioactive isotope</eFTI_BN>
            <eFTI_ID>ASBIE1070</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="RadioactiveMaterialType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Radioactive Material</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ApplicableSpecifiedRadioactiveIsotope" type="ram:SpecifiedRadioactiveIsotopeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1129</eFTI_ID>
            <eFTI_BN>Applicable radioactive isotope</eFTI_BN>
            <eFTI_DEF>The maximum activity of the radioactive contents capable of sustaining a nuclear fission chain reaction during carriage, expressed in (multiples of) becquerel relating to the radioactive material in the consignment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="URIID" type="udt:IDType_21" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The Uniform Resource Identifier (URI) of the transport document.</eFTI_DEF>
            <eFTI_BN>URI</eFTI_BN>
            <eFTI_ID>eFTI168</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Type</eFTI_BN>
            <eFTI_DEF>The code specifying the type of the transport document.</eFTI_DEF>
            <eFTI_ID>eFTI169</eFTI_ID>
            <eFTI_CL>CL-026</eFTI_CL>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of this referenced document.</eFTI_DEF>
            <eFTI_ID>eFTI170</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FormattedIssueDateTime" type="udt:DateTimeType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Issue date</eFTI_BN>
            <eFTI_DEF>The issue date/time of the transport document.</eFTI_DEF>
            <eFTI_ID>eFTI171</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SubtypeCode" type="udt:CodeType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1330</eFTI_ID>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_DEF>A code specifying the subtype of the transport document.</eFTI_DEF>
            <eFTI_BN>Subtype code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IssueLogisticsLocation" type="ram:LogisticsLocationType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Issue location</eFTI_BN>
            <eFTI_DEF>The issue location of the transport document.</eFTI_DEF>
            <eFTI_ID>ASBIE1056</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ContractualDocumentClause" type="ram:DocumentClauseType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1285</eFTI_ID>
            <eFTI_DEF>A contractual clause of this transport document.</eFTI_DEF>
            <eFTI_BN>Contractual clause</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Additional document type code</eFTI_BN>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_DEF>The code of the type of the associated document.</eFTI_DEF>
            <eFTI_ID>eFTI177</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI179</eFTI_ID>
            <eFTI_DEF>The identifier of the associated document.</eFTI_DEF>
            <eFTI_BN>Reference ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReferenceTypeCode" type="qdt:ReferenceCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI181</eFTI_ID>
            <eFTI_CL>CL-049</eFTI_CL>
            <eFTI_DEF>The code specifying the reference type of this associated document.</eFTI_DEF>
            <eFTI_BN>Reference Type Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IssuerTradeParty" type="ram:TradePartyType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1286</eFTI_ID>
            <eFTI_DEF>The issuer of the associated document.</eFTI_DEF>
            <eFTI_BN>Issuer</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AttachedSpecifiedBinaryFile" type="ram:SpecifiedBinaryFileType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1443</eFTI_ID>
            <eFTI_DEF>A binary file attached to the associated document.</eFTI_DEF>
            <eFTI_BN>Attached Binary File</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="URIID" type="udt:IDType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The Uniform Resource Identifier (URI) for this referenced document for the dangerous goods logistics package.</eFTI_DEF>
            <eFTI_ID>eFTI302</eFTI_ID>
            <eFTI_BN>URI</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the type of referenced document for the dangerous goods logistics package.</eFTI_DEF>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_ID>eFTI304</eFTI_ID>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_DEF>The type code of the document related to the dangerous goods cargo item.</eFTI_DEF>
            <eFTI_ID>eFTI326</eFTI_ID>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AttachmentBinaryObject" type="udt:BinaryObjectType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A binary object that is attached or otherwise appended to the document related to the dangerous goods cargo item.</eFTI_DEF>
            <eFTI_ID>eFTI329</eFTI_ID>
            <eFTI_BN>Attached binary object</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_ID>eFTI433</eFTI_ID>
            <eFTI_DEF>The code specifying a type of document relating to the dangerous goods loaded into this transport equipment.</eFTI_DEF>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI435</eFTI_ID>
            <eFTI_DEF>The identifier of this referenced document related to the dangerous goods transported in the used transport equipment.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AttachmentBinaryObject" type="udt:BinaryObjectType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A binary object that is attached or otherwise appended to the document related to the dangerous goods in this used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI436</eFTI_ID>
            <eFTI_BN>Attached binary object</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_ID>eFTI555</eFTI_ID>
            <eFTI_DEF>The code specifying a type of loaded dangerous goods related document for this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AttachmentBinaryObject" type="udt:BinaryObjectType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A binary object that is attached or otherwise appended to the document related to the dangerous goods in this carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI558</eFTI_ID>
            <eFTI_BN>Attached binary object</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedDocumentType_7">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Document</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="qdt:DocumentCodeType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-026</eFTI_CL>
            <eFTI_ID>eFTI833</eFTI_ID>
            <eFTI_DEF>The code specifying a type of dangerous goods transport related document for this consignment.</eFTI_DEF>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AttachmentBinaryObject" type="udt:BinaryObjectType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI837</eFTI_ID>
            <eFTI_DEF>A binary object that is attached or otherwise appended to the document related to the dangerous goods in this consignment.</eFTI_DEF>
            <eFTI_BN>Attached binary object</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="ReferencedLogisticsTransportEquipmentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Referenced Logistics Transport Equipment</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_26" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of a piece of transport equipment associated with the consignment item.</eFTI_DEF>
            <eFTI_ID>eFTI346</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="RegulatoryExemptionType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Regulatory Exemption</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_46" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of an exemption from a dangerous goods regulatory requirement for this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI1746</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="udt:CodeType_25" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A type code specifying a regulatory exemption from a dangerous goods regulatory requirement for this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI1748</eFTI_ID>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReportableExemptionCalculation" type="ram:ExemptionCalculationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1753</eFTI_ID>
            <eFTI_DEF>A calculation to be reported to support this exemption from a dangerous goods regulatory requirement for this consignment.</eFTI_DEF>
            <eFTI_BN>Reportable exemption calculation</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="RepresentativePersonType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Representative Person</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1179</eFTI_ID>
            <eFTI_DEF>The name of the issuer representative person.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpatialDimensionType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Spatial Dimensions</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="WidthMeasure" type="qdt:LinearUnitMeasureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI887</eFTI_ID>
            <eFTI_DEF>The width of the consignment item.</eFTI_DEF>
            <eFTI_BN>Width</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LengthMeasure" type="qdt:LinearUnitMeasureType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI889</eFTI_ID>
            <eFTI_DEF>The length of the consignment item.</eFTI_DEF>
            <eFTI_BN>Length</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HeightMeasure" type="qdt:LinearUnitMeasureType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI891</eFTI_ID>
            <eFTI_DEF>The height of the consignment item.</eFTI_DEF>
            <eFTI_BN>Height</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpatialDimensionType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Spatial Dimensions</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Description" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1260</eFTI_ID>
            <eFTI_DEF>The description of the dimensions of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Description</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="WidthMeasure" type="qdt:LinearUnitMeasureType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1261</eFTI_ID>
            <eFTI_DEF>The width of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Width</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LengthMeasure" type="qdt:LinearUnitMeasureType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1263</eFTI_ID>
            <eFTI_DEF>The length of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Length</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HeightMeasure" type="qdt:LinearUnitMeasureType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1265</eFTI_ID>
            <eFTI_DEF>The height of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_BN>Height</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedBinaryFileType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Binary File</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI183</eFTI_ID>
            <eFTI_DEF>The identifier of the attached binary file.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IncludedBinaryObject" type="udt:BinaryObjectType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The binary object attached to the associated document.</eFTI_DEF>
            <eFTI_ID>eFTI185</eFTI_ID>
            <eFTI_BN>Included Binary Object</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedConditionType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Condition</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="StatementCode" type="udt:CodeType_14" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the condition of the transported dangerous goods packaging.</eFTI_DEF>
            <eFTI_CL>CL-011</eFTI_CL>
            <eFTI_ID>eFTI307</eFTI_ID>
            <eFTI_BN>Statement code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Statement" type="udt:TextType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI970</eFTI_ID>
            <eFTI_DEF>The statement to be provided, in accordance with the dangerous goods regulations, regarding the condition of the transported dangerous goods packaging.</eFTI_DEF>
            <eFTI_BN>Statement text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedConditionType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Condition</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SubjectTypeCode" type="qdt:SubjectCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-015</eFTI_CL>
            <eFTI_ID>eFTI309</eFTI_ID>
            <eFTI_DEF>A code specifying the subject of the statement regarding the conditions of the dangerous goods cargo item.</eFTI_DEF>
            <eFTI_BN>Subject type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatementCode" type="udt:CodeType_15" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code of the statement regarding the condition of the dangerous goods cargo item.</eFTI_DEF>
            <eFTI_CL>CL-011</eFTI_CL>
            <eFTI_ID>eFTI317</eFTI_ID>
            <eFTI_BN>Statement code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Statement" type="udt:TextType_12" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The statement to be provided, in accordance with the dangerous goods regulations, regarding the condition of the dangerous goods cargo item.</eFTI_DEF>
            <eFTI_ID>eFTI319</eFTI_ID>
            <eFTI_BN>Statement text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedCalibratedMeasurement" type="ram:CalibratedMeasurementType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1078</eFTI_ID>
            <eFTI_DEF>A measurement related to the conditions for the dangerous goods cargo item described in the conditional statement.</eFTI_DEF>
            <eFTI_BN>Related Measurement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedConditionType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Condition</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SubjectTypeCode" type="qdt:SubjectCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-015</eFTI_CL>
            <eFTI_ID>eFTI416</eFTI_ID>
            <eFTI_DEF>A code specifying the subject of the statement regarding the condition of the dangerous goods loaded in this used transport equipment.</eFTI_DEF>
            <eFTI_BN>Subject type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ValueMeasure" type="udt:MeasureType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measure of a value for this specified condition of dangerous goods loaded in the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI418</eFTI_ID>
            <eFTI_BN>Value measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ActionCode" type="udt:CodeType_19" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying an action related to the used transport equipment carrying the dangerous goods.</eFTI_DEF>
            <eFTI_CL>CL-027</eFTI_CL>
            <eFTI_ID>eFTI420</eFTI_ID>
            <eFTI_BN>Action code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ActionDateTime" type="udt:DateTimeType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The date time specified for the action related to the used transport equipment carrying the dangerous goods.</eFTI_DEF>
            <eFTI_ID>eFTI422</eFTI_ID>
            <eFTI_BN>Action date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatementCode" type="udt:CodeType_20" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code of the statement on the condition of dangerous goods loaded in the used transport equipment.</eFTI_DEF>
            <eFTI_CL>CL-011</eFTI_CL>
            <eFTI_ID>eFTI424</eFTI_ID>
            <eFTI_BN>Statement code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Statement" type="udt:TextType_17" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The statement to be provided, in accordance with the dangerous goods regulations, regarding the condition of the dangerous goods loaded in the used transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI426</eFTI_ID>
            <eFTI_BN>Statement text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedCalibratedMeasurement" type="ram:CalibratedMeasurementType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measurement for the conditions of the dangerous goods transported in the used transport equipment, as described in the condition statement.</eFTI_DEF>
            <eFTI_ID>ASBIE1090</eFTI_ID>
            <eFTI_BN>Related measurement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedConditionType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Condition</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SubjectTypeCode" type="qdt:SubjectCodeType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI542</eFTI_ID>
            <eFTI_CL>CL-015</eFTI_CL>
            <eFTI_DEF>A code specifying the subject of the statement regarding on the condition of the dangerous goods in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Subject type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ValueMeasure" type="udt:MeasureType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measure of a value for this specified condition of the dangerous goods loaded in the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI544</eFTI_ID>
            <eFTI_BN>Value measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ActionCode" type="udt:CodeType_19" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying an action related to the carried transport equipment carrying the dangerous goods.</eFTI_DEF>
            <eFTI_CL>CL-027</eFTI_CL>
            <eFTI_ID>eFTI546</eFTI_ID>
            <eFTI_BN>Action code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ActionDateTime" type="udt:DateTimeType_12" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The date time specified for the action related to the carried transport equipment carrying the dangerous goods.</eFTI_DEF>
            <eFTI_ID>eFTI548</eFTI_ID>
            <eFTI_BN>Action date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatementCode" type="udt:CodeType_21" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code of the statement regarding the condition of the dangerous goods loaded in the carried transport equipment.</eFTI_DEF>
            <eFTI_CL>CL-011</eFTI_CL>
            <eFTI_ID>eFTI550</eFTI_ID>
            <eFTI_BN>Statement code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Statement" type="udt:TextType_21" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The statement to be provided, in accordance with the dangerous goods regulations, regarding the condition of the dangerous goods loaded in the carried transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI552</eFTI_ID>
            <eFTI_BN>Statement text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedConditionType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Condition</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SubjectTypeCode" type="qdt:SubjectCodeType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-015</eFTI_CL>
            <eFTI_ID>eFTI818</eFTI_ID>
            <eFTI_DEF>A code specifying the subject of the statement regarding the stated condition of the dangerous goods in this cargo consignment.</eFTI_DEF>
            <eFTI_BN>Subject type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ValueMeasure" type="udt:MeasureType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI820</eFTI_ID>
            <eFTI_DEF>The measure of a value for this specified condition of the dangerous goods loaded in this cargo consignment.</eFTI_DEF>
            <eFTI_BN>Value measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatementCode" type="udt:CodeType_24" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code of the statement regarding the condition of the dangerous goods in this cargo consignment.</eFTI_DEF>
            <eFTI_CL>CL-011</eFTI_CL>
            <eFTI_ID>eFTI825</eFTI_ID>
            <eFTI_BN>Statement code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Statement" type="udt:TextType_27" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI827</eFTI_ID>
            <eFTI_DEF>The statement to be provided, in accordance with the dangerous goods regulations, regarding the condition of the dangerous goods in this cargo consignment.</eFTI_DEF>
            <eFTI_BN>Statement text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedFuelType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Fuel</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="udt:CodeType_16" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-012</eFTI_CL>
            <eFTI_ID>eFTI335</eFTI_ID>
            <eFTI_DEF>The code specifying the type of carried fuel.</eFTI_DEF>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="VolumeMeasure" type="qdt:VolumeUnitMeasureType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measure of the volume of this carried gaseous fuel.</eFTI_DEF>
            <eFTI_ID>eFTI336</eFTI_ID>
            <eFTI_BN>Volume measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="WeightMeasure" type="qdt:WeightUnitMeasureType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measure of the weight (mass) of this carried gaseous fuel.</eFTI_DEF>
            <eFTI_ID>eFTI338</eFTI_ID>
            <eFTI_BN>Weight measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="WorkingPressureMeasure" type="qdt:UnitMeasureType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measure of the working pressure of this carried gaseous fuel.</eFTI_DEF>
            <eFTI_ID>eFTI340</eFTI_ID>
            <eFTI_BN>Working pressure measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedLicenceType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Licence</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_15" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1169</eFTI_ID>
            <eFTI_DEF>An identifier of this specified connecting carrier licence.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="udt:CodeType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1171</eFTI_ID>
            <eFTI_CL>CL-050</eFTI_CL>
            <eFTI_DEF>The code of the type of this carrier licence.</eFTI_DEF>
            <eFTI_BN>Type Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedLicenceType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Licence</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_17" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1173</eFTI_ID>
            <eFTI_DEF>An identifier of this specified connecting carrier licence.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TypeCode" type="udt:CodeType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1175</eFTI_ID>
            <eFTI_DEF>The code of the type of this connecting carrier licence.</eFTI_DEF>
            <eFTI_CL>CL-050</eFTI_CL>
            <eFTI_BN>Type code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedLocationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Location</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1166</eFTI_ID>
            <eFTI_DEF>The name of this carrier contract signature location.</eFTI_DEF>
            <eFTI_BN>Location Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedObservationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Specified Observation</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ApplicableNote" type="ram:NoteType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1290</eFTI_ID>
            <eFTI_DEF>A note providing information applicable to this delivery event observation.</eFTI_DEF>
            <eFTI_BN>Applicable note</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedPeriodType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Period</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="DurationMeasure" type="udt:MeasureType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1195</eFTI_ID>
            <eFTI_DEF>A measure of the duration of this delivery event.</eFTI_DEF>
            <eFTI_BN>Duration measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StartDateTime" type="udt:DateTimeType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1197</eFTI_ID>
            <eFTI_DEF>The start date of this scheduled delivery period.</eFTI_DEF>
            <eFTI_BN>Start date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EndDateTime" type="udt:DateTimeType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1199</eFTI_ID>
            <eFTI_DEF>The end date/time of this scheduled delivery period.</eFTI_DEF>
            <eFTI_BN>End date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="MaximumDurationMeasure" type="qdt:DurationUnitMeasureType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1201</eFTI_ID>
            <eFTI_DEF>A measure of the maximum duration of this delivery event.</eFTI_DEF>
            <eFTI_BN>Maximum duration measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedPeriodType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Period</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="EndDateTime" type="udt:DateTimeType_17" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1254</eFTI_ID>
            <eFTI_DEF>The end date/time of this scheduled loading event.</eFTI_DEF>
            <eFTI_BN>End date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedQueryType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Query</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_4">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>End-to-end transaction ID</eFTI_BN>
            <eFTI_ID>eFTI1794</eFTI_ID>
            <eFTI_DEF> Identifier of the end to end eFTI message exchange operation. </eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedRadioactiveIsotopeType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Radionuclide</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The name or symbol of the radioactive isotope(s) applicable to this radioactive material.</eFTI_DEF>
            <eFTI_ID>eFTI290</eFTI_ID>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ActivityLevelMeasure" type="qdt:UnitMeasureType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The measure of the radioactive contents during carriage, expressed in (multiples of) becquerel. </eFTI_DEF>
            <eFTI_BN>Activity level measure</eFTI_BN>
            <eFTI_ID>eFTI292</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SpecifiedRadioactiveIsotopeType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Radionuclide</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ActivityLevelMeasure" type="qdt:UnitMeasureType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI790</eFTI_ID>
            <eFTI_DEF>The measure of the radioactive contents during carriage, expressed in (multiples of) becquerel. </eFTI_DEF>
            <eFTI_BN>Activity Level Measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SupplyChainConsignmentItemType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Supply Chain Consignment Item</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="GrossVolumeMeasure" type="qdt:VolumeUnitMeasureType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Gross volume</eFTI_BN>
            <eFTI_DEF>The measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this consignment item.</eFTI_DEF>
            <eFTI_ID>eFTI228</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GoodsUnitQuantity" type="udt:QuantityType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI971</eFTI_ID>
            <eFTI_DEF>The quantity of goods units in this consignment item.</eFTI_DEF>
            <eFTI_BN>Goods unit quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableTransportDangerousGoods" type="ram:TransportDangerousGoodsType" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Transport of dangerous goods</eFTI_BN>
            <eFTI_ID>ASBIE1066</eFTI_ID>
            <eFTI_DEF>The details of the transported dangerous goods included in this consignment item.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LinearSpatialDimension" type="ram:SpatialDimensionType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1081</eFTI_ID>
            <eFTI_DEF>The dimensions of this consignment item.</eFTI_DEF>
            <eFTI_BN>Dimensions</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AssociatedReferencedLogisticsTransportEquipment" type="ram:ReferencedLogisticsTransportEquipmentType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Associated transport equipment</eFTI_BN>
            <eFTI_ID>ASBIE1082</eFTI_ID>
            <eFTI_DEF>A piece of transport equipment associated with this consignment item.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="SupplyChainConsignmentType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Supply Chain Consignment</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="CarrierAcceptanceDateTime" type="udt:DateTimeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Carrier acceptance date</eFTI_BN>
            <eFTI_DEF>The consignment carrier acceptance date/time.</eFTI_DEF>
            <eFTI_ID>eFTI39</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossWeightMeasure" type="qdt:WeightUnitMeasureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Gross mass</eFTI_BN>
            <eFTI_DEF>A measure of the gross weight (mass) of this consignment which includes the weight of packaging but which excludes the weight of any transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI41</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NetWeightMeasure" type="qdt:WeightUnitMeasureType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Net mass</eFTI_BN>
            <eFTI_DEF>The measure of the net weight (mass) of this consignment which excludes the weight of packaging and that of any transport equipment.</eFTI_DEF>
            <eFTI_ID>eFTI43</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossVolumeMeasure" type="qdt:VolumeUnitMeasureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Gross volume</eFTI_BN>
            <eFTI_DEF>The measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI45</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CODAmount" type="udt:AmountType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI854</eFTI_ID>
            <eFTI_DEF>The monetary value of the Cash On Delivery (COD) amount to be collected by the carrier upon delivery of this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Cash on delivery amount</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PackageQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Packages quantity</eFTI_BN>
            <eFTI_DEF>The number of packages within this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI47</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportEquipmentQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1146</eFTI_ID>
            <eFTI_DEF>The number of pieces of transport equipment, such as containers or similar unit load devices, in this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Transport equipment quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Information" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>Additional information for this supply chain consignment.</eFTI_DEF>
            <eFTI_ID>eFTI48</eFTI_ID>
            <eFTI_BN>Information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DeclaredValueForCarriageAmount" type="udt:AmountType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1149</eFTI_ID>
            <eFTI_DEF>The monetary value of this supply chain consignment declared for carriage purposes.</eFTI_DEF>
            <eFTI_BN>Declared Value For Carriage Amount</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PaymentArrangementCode" type="qdt:TransportServicePaymentArrangementCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-030</eFTI_CL>
            <eFTI_ID>eFTI1307</eFTI_ID>
            <eFTI_BN>Payment arrangement code</eFTI_BN>
            <eFTI_DEF>The code specifying the payment arrangements for this supply chain consignment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DeliveryInformation" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1151</eFTI_ID>
            <eFTI_DEF>Delivery information for this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Delivery Information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CargoInsuranceInstructionsInformation" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI856</eFTI_ID>
            <eFTI_DEF>Cargo insurance instructions for this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Cargo insurance instructions</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransshipmentPermissionIndicator" type="udt:IndicatorType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI857</eFTI_ID>
            <eFTI_CL>CL-025</eFTI_CL>
            <eFTI_DEF>The indication of whether or not transshipment is permitted for this supply chain consignment. </eFTI_DEF>
            <eFTI_BN>Transshipment permitted indicator</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConsignorProvidedInformation" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI858</eFTI_ID>
            <eFTI_DEF>Information provided by the consignor for this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Consignor provided information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ContractTermsInformation" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1309</eFTI_ID>
            <eFTI_DEF>Contract terms and conditions for this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Contract terms text</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConsignorTradeParty" type="ram:TradePartyType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The consignor (aka sender of the goods) is the party defined, in the contract of carriage as the party sending the consignment (goods) to be delivered whether by land, sea or air. The consignor could be the enterprise which consigns goods either on its own behalf or for a third party.</eFTI_DEF>
            <eFTI_BN>Consignor party</eFTI_BN>
            <eFTI_ID>ASBIE1028</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConsigneeTradeParty" type="ram:TradePartyType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The consignee (aka receiver of the goods) is the party defined, in the contract of carriage, as the party receiving the consignment (goods) sent by the consignor to be delivered whether by land, sea or air. If the transport operation takes place without a contract of carriage, the enterprise which takes charge of the goods on arrival shall be deemed to be the consignee.</eFTI_DEF>
            <eFTI_BN>Consignee party</eFTI_BN>
            <eFTI_ID>ASBIE1034</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CarrierTradeParty" type="ram:TradePartyType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Carrier party</eFTI_BN>
            <eFTI_DEF>The carrier means the enterprise which carries out the transport operation with or without a transport contract. If there is a contract, then it is the party defined in the carriage contract as the one that provides the transport services for this consignment of goods.</eFTI_DEF>
            <eFTI_ID>ASBIE1039</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FreightForwarderTradeParty" type="ram:TradePartyType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1388</eFTI_ID>
            <eFTI_DEF>The freight forwarder for this supply chain consignment.</eFTI_DEF>
            <eFTI_BN>Freight forwarder</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConnectingCarrierTradeParty" type="ram:TradePartyType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Connecting carrier party</eFTI_BN>
            <eFTI_DEF>The connecting carrier is a subcontractor who signs a connecting carrier contract with the initial carrier agreeing to carry goods to a defined destination on their behalf.</eFTI_DEF>
            <eFTI_ID>ASBIE1046</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CarrierAcceptanceLogisticsLocation" type="ram:LogisticsLocationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Carrier acceptance location</eFTI_BN>
            <eFTI_DEF>The location where this consignment will be, or has been, accepted by the carrier.</eFTI_DEF>
            <eFTI_ID>ASBIE1048</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransshipmentLogisticsLocation" type="ram:LogisticsLocationType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1390</eFTI_ID>
            <eFTI_DEF>The location where this consignment will be, or has been, transshipped.</eFTI_DEF>
            <eFTI_BN>Transshipment location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConsigneeReceiptLogisticsLocation" type="ram:LogisticsLocationType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Consignee receipt location</eFTI_BN>
            <eFTI_DEF>The location at which this consignment will be, or has been, received by the consignee.</eFTI_DEF>
            <eFTI_ID>ASBIE1051</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportContractReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Transport document</eFTI_BN>
            <eFTI_DEF>The transport document evidencing the transport contract for the consignment that is being transported such as an air waybill for air freight, rail or road consignment note or bill of lading for maritime or inland water.</eFTI_DEF>
            <eFTI_ID>ASBIE1055</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AssociatedReferencedDocument" type="ram:ReferencedDocumentType_2" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Trade shipment references</eFTI_BN>
            <eFTI_DEF>Any document associated with this consignment, such as a certificate of origin, despatch note or dangerous goods note.</eFTI_DEF>
            <eFTI_ID>ASBIE1057</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DeliveryTransportEvent" type="ram:TransportEventType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Consignment delivery event</eFTI_BN>
            <eFTI_DEF>The delivery event for this consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1058</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportEvent" type="ram:TransportEventType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A transport related event occurring during the transport of this supply chain consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1061</eFTI_ID>
            <eFTI_BN>Transport event</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IncludedSupplyChainConsignmentItem" type="ram:SupplyChainConsignmentItemType" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A consignment item included in this eFTI consignment movement.</eFTI_DEF>
            <eFTI_BN>Included consignment item</eFTI_BN>
            <eFTI_ID>ASBIE1065</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UtilizedLogisticsTransportEquipment" type="ram:LogisticsTransportEquipmentType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The transport equipment used for transporting this consignment.</eFTI_DEF>
            <eFTI_BN>Used transport equipment</eFTI_BN>
            <eFTI_ID>ASBIE1086</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="MainCarriageLogisticsTransportMovement" type="ram:LogisticsTransportMovementType" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The main carriage is the primary (main) leg of transportation used for the carriage of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_ID>ASBIE1098</eFTI_ID>
            <eFTI_BN>Main Carriage Transport Movement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PreCarriageLogisticsTransportMovement" type="ram:LogisticsTransportMovementType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Pre-carriage transport movement</eFTI_BN>
            <eFTI_DEF>The pre-carriage is any transport movement that takes place prior to the cargo being delivered to the port/terminal where the main leg of transportation used for the carriage of the consignment of goods from one place to another will take place.</eFTI_DEF>
            <eFTI_ID>ASBIE1114</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OnCarriageLogisticsTransportMovement" type="ram:LogisticsTransportMovementType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>On-carriage transport movement</eFTI_BN>
            <eFTI_DEF>The on-carriage is any transport movement that takes place after the cargo being delivered at the port/terminal where the main leg of transportation used for the carriage of the consignment of goods from one place to another has taken place.</eFTI_DEF>
            <eFTI_ID>ASBIE1117</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedLogisticsTransportMovement" type="ram:LogisticsTransportMovementType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1143</eFTI_ID>
            <eFTI_DEF>Specified Transport Movement and its events in the context of a consignment.</eFTI_DEF>
            <eFTI_BN>Specified transport movement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportService" type="ram:TransportServiceType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The transport service for this supply chain consignment such as combined transport.</eFTI_DEF>
            <eFTI_ID>ASBIE1120</eFTI_ID>
            <eFTI_BN>Transport service</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableLogisticsServiceCharge" type="ram:LogisticsServiceChargeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1121</eFTI_ID>
            <eFTI_DEF>A logistics service charge applicable to this supply chain consignment, such as freight or insurance charges.</eFTI_DEF>
            <eFTI_BN>Applicable Service Charge</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportLogisticsPackage" type="ram:LogisticsPackageType_4" minOccurs="0" maxOccurs="1000">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1122</eFTI_ID>
            <eFTI_DEF>The transport packages, such as a box or a barrel, within which the goods of this consignment are contained for logistics purposes.</eFTI_DEF>
            <eFTI_BN>Consignment transport package</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AssociatedTradeParty" type="ram:TradePartyType_15" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Associated party</eFTI_BN>
            <eFTI_DEF>A trade party associated with this consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1124</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NatureIdentificationTransportCargo" type="ram:TransportCargoType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Cargo nature identification</eFTI_BN>
            <eFTI_DEF>Cargo details for the consignment that are sufficient to identify its nature for customs, statistical or transport purposes.</eFTI_DEF>
            <eFTI_ID>ASBIE1125</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableCrossBorderRegulatoryProcedure" type="ram:CrossBorderRegulatoryProcedureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Regulatory procedure</eFTI_BN>
            <eFTI_DEF>A regulatory procedure applicable to this consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1126</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableTransportDangerousGoods" type="ram:TransportDangerousGoodsType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1127</eFTI_ID>
            <eFTI_DEF>Dangerous goods details applicable to the transport of the consignment.</eFTI_DEF>
            <eFTI_BN>Dangerous Goods</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConsignorProvidedBorderClearanceTransportInstructions" type="ram:TransportInstructionsType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1304</eFTI_ID>
            <eFTI_BN>Consignor provided border clearance instructions</eFTI_BN>
            <eFTI_DEF>Border clearance instructions provided by the consignor for this consignment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedLogisticsRiskAnalysisResult" type="ram:LogisticsRiskAnalysisResultType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The results of a logistics risk analysis calculation for this consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1132</eFTI_ID>
            <eFTI_BN>Logistics risk analysis result</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NotifiedTransportationWasteMaterial" type="ram:TransportationWasteMaterialType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1666</eFTI_ID>
            <eFTI_DEF>Waste material notified for this consignment.</eFTI_DEF>
            <eFTI_BN>Notified waste material</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TaxRegistrationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Tax Registration</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_9">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI859</eFTI_ID>
            <eFTI_DEF>The identifier of this consignor tax registration.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TaxRegistrationType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Tax Registration</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_12">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of this consignee tax registration.</eFTI_DEF>
            <eFTI_ID>eFTI1458</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TaxRegistrationType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Tax Registration</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_14">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI864</eFTI_ID>
            <eFTI_DEF>The identifier of this carrier tax registration.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postcode</eFTI_BN>
            <eFTI_DEF>The postal code of the address for this consignor party.</eFTI_DEF>
            <eFTI_ID>eFTI54</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Post office box</eFTI_BN>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this consignor.</eFTI_DEF>
            <eFTI_ID>eFTI55</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Street name</eFTI_BN>
            <eFTI_DEF>The street name of this consignor address.</eFTI_DEF>
            <eFTI_ID>eFTI56</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>City name</eFTI_BN>
            <eFTI_DEF>The name of the city, town or village for this consignor address.</eFTI_DEF>
            <eFTI_ID>eFTI57</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_ID>eFTI58</eFTI_ID>
            <eFTI_DEF>The country code of this consignor address.</eFTI_DEF>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Country sub-division name</eFTI_BN>
            <eFTI_DEF>The country sub-division name of this consignor address.</eFTI_DEF>
            <eFTI_ID>eFTI59</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Building number</eFTI_BN>
            <eFTI_DEF>The building number for this consignor address.</eFTI_DEF>
            <eFTI_ID>eFTI60</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartmentName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The name of the department for this consignor address.</eFTI_DEF>
            <eFTI_ID>eFTI61</eFTI_ID>
            <eFTI_BN>Department Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The house number of the street or the place for this consignor address.</eFTI_DEF>
            <eFTI_ID>eFTI62</eFTI_ID>
            <eFTI_BN>House Number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_10">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI904</eFTI_ID>
            <eFTI_DEF>The postal code of this loading event address.</eFTI_DEF>
            <eFTI_BN>Postcode</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI905</eFTI_ID>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this loading event address.</eFTI_DEF>
            <eFTI_BN>Post office box</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI906</eFTI_ID>
            <eFTI_DEF>The street name of this loading event address.</eFTI_DEF>
            <eFTI_BN>Street name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI907</eFTI_ID>
            <eFTI_DEF>The name of the city, town or village of this loading event address.</eFTI_DEF>
            <eFTI_BN>City name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI908</eFTI_ID>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_DEF>The country code of this loading event address.</eFTI_DEF>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI909</eFTI_ID>
            <eFTI_DEF>The country sub-division name of this loading event address.</eFTI_DEF>
            <eFTI_BN>Country sub-division name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI910</eFTI_ID>
            <eFTI_DEF>The building number for this loading event address.</eFTI_DEF>
            <eFTI_BN>Building number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartmentName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI911</eFTI_ID>
            <eFTI_DEF>The name of the department for this loading event address.</eFTI_DEF>
            <eFTI_BN>Department name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI912</eFTI_ID>
            <eFTI_DEF>The house number of the street or the place for this loading event address.</eFTI_DEF>
            <eFTI_BN>House number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_11">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI913</eFTI_ID>
            <eFTI_DEF>The postal code of this unloading event address.</eFTI_DEF>
            <eFTI_BN>Postcode</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI914</eFTI_ID>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this unloading event address.</eFTI_DEF>
            <eFTI_BN>Post office box</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI915</eFTI_ID>
            <eFTI_DEF>The street name of this unloading event address.</eFTI_DEF>
            <eFTI_BN>Street name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI916</eFTI_ID>
            <eFTI_DEF>The name of the city, town or village of this unloading event address.</eFTI_DEF>
            <eFTI_BN>City name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI917</eFTI_ID>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_DEF>The country code of this unloading event address.</eFTI_DEF>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI918</eFTI_ID>
            <eFTI_DEF>The country sub-division name of this unloading event address.</eFTI_DEF>
            <eFTI_BN>Country sub-division name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI919</eFTI_ID>
            <eFTI_DEF>The building number for this unloading event address.</eFTI_DEF>
            <eFTI_BN>Building number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartmentName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI920</eFTI_ID>
            <eFTI_DEF>The name of the department for this unloading event address.</eFTI_DEF>
            <eFTI_BN>Department name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI921</eFTI_ID>
            <eFTI_DEF>The house number of the street or the place for this unloading event address.</eFTI_DEF>
            <eFTI_BN>House number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postcode</eFTI_BN>
            <eFTI_DEF>The postal code of the address for this consignee party.</eFTI_DEF>
            <eFTI_ID>eFTI72</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Post office box</eFTI_BN>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this consignee.</eFTI_DEF>
            <eFTI_ID>eFTI73</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Street name</eFTI_BN>
            <eFTI_DEF>The street name of this consignee address.</eFTI_DEF>
            <eFTI_ID>eFTI74</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>City name</eFTI_BN>
            <eFTI_DEF>The name, of the city, town or village for this consignee address.</eFTI_DEF>
            <eFTI_ID>eFTI75</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_ID>eFTI76</eFTI_ID>
            <eFTI_DEF>The country code of this consignee address.</eFTI_DEF>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Country sub-division name</eFTI_BN>
            <eFTI_DEF>The country sub-division name for this consignee address.</eFTI_DEF>
            <eFTI_ID>eFTI77</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Building number</eFTI_BN>
            <eFTI_DEF>The building number for this consignee address.</eFTI_DEF>
            <eFTI_ID>eFTI78</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The house number of the street or the place for this consignee address.</eFTI_DEF>
            <eFTI_ID>eFTI81</eFTI_ID>
            <eFTI_BN>House Number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postcode</eFTI_BN>
            <eFTI_DEF>The postal code of the address for this carrier party.</eFTI_DEF>
            <eFTI_ID>eFTI98</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Post office box</eFTI_BN>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this carrier.</eFTI_DEF>
            <eFTI_ID>eFTI99</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Street name</eFTI_BN>
            <eFTI_DEF>The street name of this carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI100</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>City name</eFTI_BN>
            <eFTI_DEF>The name of the city, town or village for this carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI101</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_ID>eFTI102</eFTI_ID>
            <eFTI_DEF>The country code of the carrier address.</eFTI_DEF>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Country sub-division name</eFTI_BN>
            <eFTI_DEF>The country sub-division name of this carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI103</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Building number</eFTI_BN>
            <eFTI_DEF>The building number for this carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI104</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>House number</eFTI_BN>
            <eFTI_DEF>The house number of the street or the place for this carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI106</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1312</eFTI_ID>
            <eFTI_DEF>The postal code of the address for this freight forwarder.</eFTI_DEF>
            <eFTI_BN>Postcode</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1313</eFTI_ID>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this freight forwarder.</eFTI_DEF>
            <eFTI_BN>Post office box</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1315</eFTI_ID>
            <eFTI_DEF>The street name of this freight forwarder address.</eFTI_DEF>
            <eFTI_BN>Street name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1316</eFTI_ID>
            <eFTI_DEF>The name of the city, town or village for this freight forwarder address.</eFTI_DEF>
            <eFTI_BN>City Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1317</eFTI_ID>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_BN>Country Code</eFTI_BN>
            <eFTI_DEF>The country code of the freight forwarder address.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1319</eFTI_ID>
            <eFTI_DEF>The country sub-division name of this freight forwarder address.</eFTI_DEF>
            <eFTI_BN>Country sub-division name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1320</eFTI_ID>
            <eFTI_DEF>The building number for this freight forwarder address.</eFTI_DEF>
            <eFTI_BN>Building number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartmentName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1322</eFTI_ID>
            <eFTI_DEF>The name of the department for this freight forwarder address.</eFTI_DEF>
            <eFTI_BN>Department name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1324</eFTI_ID>
            <eFTI_DEF>The house number of the street or the place for this freight forwarder address.</eFTI_DEF>
            <eFTI_BN>House number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postcode</eFTI_BN>
            <eFTI_DEF>The postal code of the address for this connecting carrier party.</eFTI_DEF>
            <eFTI_ID>eFTI123</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Post office box</eFTI_BN>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this connecting carrier.</eFTI_DEF>
            <eFTI_ID>eFTI124</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Street name</eFTI_BN>
            <eFTI_DEF>The street name of this connecting carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI125</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>City name</eFTI_BN>
            <eFTI_DEF>The name of the city, town or village for this connecting carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI126</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_DEF>The country code of the connecting carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI127</eFTI_ID>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The country sub-division name of this connecting carrier address.</eFTI_DEF>
            <eFTI_BN>Country sub-division name</eFTI_BN>
            <eFTI_ID>eFTI128</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Building number</eFTI_BN>
            <eFTI_DEF>The building number for this connecting carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI129</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>House number</eFTI_BN>
            <eFTI_DEF>The house number of the street or the place for this connecting carrier address.</eFTI_DEF>
            <eFTI_ID>eFTI132</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postcode</eFTI_BN>
            <eFTI_DEF>The postal code of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI141</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The street name of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_BN>Street name</eFTI_BN>
            <eFTI_ID>eFTI144</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>City name</eFTI_BN>
            <eFTI_DEF>The name of the city, town or village of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI145</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_BN>Country Code</eFTI_BN>
            <eFTI_DEF>The country code of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI146</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Country sub-division name</eFTI_BN>
            <eFTI_DEF>The name of the country sub-division of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI147</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Building number</eFTI_BN>
            <eFTI_DEF>The building number of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI148</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>House Number</eFTI_BN>
            <eFTI_DEF>The house number of the street or the place of the address of this carrier acceptance location.</eFTI_DEF>
            <eFTI_ID>eFTI151</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_7">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postcode</eFTI_BN>
            <eFTI_DEF>The postal code of the address for the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI157</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Street name</eFTI_BN>
            <eFTI_DEF>The street name of the address of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI160</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>City name</eFTI_BN>
            <eFTI_DEF>The name of the city, town or village of the address of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI161</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_DEF>The country code of the address of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI162</eFTI_ID>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Country sub-division name</eFTI_BN>
            <eFTI_DEF>The country sub-division name of the address of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI163</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Building number</eFTI_BN>
            <eFTI_DEF>The building number of the address of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI164</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>House number</eFTI_BN>
            <eFTI_DEF>The house number of the street or the place of the address of the consignee receipt location.</eFTI_DEF>
            <eFTI_ID>eFTI167</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_8">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1213</eFTI_ID>
            <eFTI_DEF>The postal code of this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>Postcode</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1215</eFTI_ID>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>Post office box</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1217</eFTI_ID>
            <eFTI_DEF>The street name of this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>Street name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1219</eFTI_ID>
            <eFTI_DEF>The name of the city, town or village for this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>City name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1221</eFTI_ID>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_BN>Country code</eFTI_BN>
            <eFTI_DEF>The country code of this transport equipment operating party address.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1223</eFTI_ID>
            <eFTI_DEF>The country sub-division name of this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>Country sub-division name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1225</eFTI_ID>
            <eFTI_DEF>The building number for this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>Building number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartmentName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1227</eFTI_ID>
            <eFTI_DEF>The name of the department for this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>Department name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1229</eFTI_ID>
            <eFTI_DEF>The house number of the street or the place for this transport equipment operating party address.</eFTI_DEF>
            <eFTI_BN>House number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeAddressType_9">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Address</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PostcodeCode" type="udt:CodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1234</eFTI_ID>
            <eFTI_DEF>The postal code of this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Postcode</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostOfficeBox" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1236</eFTI_ID>
            <eFTI_DEF>The identifier of the postal office box or other postal service location, assigned to a person or organization, where postal items may be kept for this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Post office box</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1238</eFTI_ID>
            <eFTI_DEF>The street name of this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Street name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1240</eFTI_ID>
            <eFTI_DEF>The name of the city, town or village for this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>City name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountryID" type="qdt:CountryIDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1242</eFTI_ID>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_DEF>The country code of this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Country Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CountrySubDivisionName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1244</eFTI_ID>
            <eFTI_DEF>The country sub-division name of this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Country sub-division name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BuildingNumber" type="udt:TextType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1246</eFTI_ID>
            <eFTI_DEF>The building number for this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Building number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DepartmentName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1248</eFTI_ID>
            <eFTI_DEF>The name of the department for this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>Department name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalStreetName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1250</eFTI_ID>
            <eFTI_DEF>The house number of the street or the place for this transport equipment owner party address.</eFTI_DEF>
            <eFTI_BN>House number</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeContactType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Contact</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TelephoneUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Telephone information</eFTI_BN>
            <eFTI_DEF>The complete telephone number information for this consignor contact.</eFTI_DEF>
            <eFTI_ID>ASBIE1030</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EmailURIUniversalCommunication" type="ram:UniversalCommunicationType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Email information</eFTI_BN>
            <eFTI_DEF>The email address information of this consignor contact.</eFTI_DEF>
            <eFTI_ID>ASBIE1031</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeContactType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Contact</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PersonName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Person name</eFTI_BN>
            <eFTI_DEF>The name of this consignee contact person.</eFTI_DEF>
            <eFTI_ID>eFTI69</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TelephoneUniversalCommunication" type="ram:UniversalCommunicationType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Telephone information</eFTI_BN>
            <eFTI_DEF>The telephone number information for this consignee contact.</eFTI_DEF>
            <eFTI_ID>ASBIE1036</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FaxUniversalCommunication" type="ram:UniversalCommunicationType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Fax information</eFTI_BN>
            <eFTI_ID>ASBIE1654</eFTI_ID>
            <eFTI_DEF>The fax related information for this consignee contact.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EmailURIUniversalCommunication" type="ram:UniversalCommunicationType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Email information</eFTI_BN>
            <eFTI_ID>ASBIE1655</eFTI_ID>
            <eFTI_DEF>The email address information of this consignee contact.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeContactType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Contact</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="PersonName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Contact person name</eFTI_BN>
            <eFTI_DEF>The name of this carrier contact person.</eFTI_DEF>
            <eFTI_ID>eFTI89</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TelephoneUniversalCommunication" type="ram:UniversalCommunicationType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Telephone information</eFTI_BN>
            <eFTI_DEF>The telephone number information for this carrier contact.</eFTI_DEF>
            <eFTI_ID>ASBIE1041</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeContractType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Contract</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="IssueDateTime" type="udt:DateTimeType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1164</eFTI_ID>
            <eFTI_DEF>The issue date/time of this carrier contract.</eFTI_DEF>
            <eFTI_BN>Issue Date Time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedDurationMeasure" type="qdt:DurationUnitMeasureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1406</eFTI_ID>
            <eFTI_DEF>The duration of this carrier contract.</eFTI_DEF>
            <eFTI_BN>Duration Measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SignedSpecifiedLocation" type="ram:SpecifiedLocationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1282</eFTI_ID>
            <eFTI_DEF>The location where this carrier contract was signed.</eFTI_DEF>
            <eFTI_BN>Signature Location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeCountryType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Country</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_32" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Registration country code</eFTI_BN>
            <eFTI_DEF>The code for the registration country of the used transport equipment.</eFTI_DEF>
            <eFTI_CL>CL-017</eFTI_CL>
            <eFTI_ID>eFTI578</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradeCountryType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Country</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_32" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Registration country code</eFTI_BN>
            <eFTI_DEF>The country code of the registration country of the transport means used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
            <eFTI_ID>eFTI620</eFTI_ID>
            <eFTI_CL>CL-017</eFTI_CL>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identification number for the consignor.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_ID>eFTI49</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The name of the consignor.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_ID>eFTI51</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DefinedTradeContact" type="ram:TradeContactType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Contact information</eFTI_BN>
            <eFTI_DEF>The contact information for the consignor such as telephone number and email address.</eFTI_DEF>
            <eFTI_ID>ASBIE1029</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address of the consignor.</eFTI_DEF>
            <eFTI_ID>ASBIE1032</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedTaxRegistration" type="ram:TaxRegistrationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1440</eFTI_ID>
            <eFTI_DEF>A tax registration specified for this consignor.</eFTI_DEF>
            <eFTI_BN>Tax registration</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedContactPerson" type="ram:ContactPersonType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1278</eFTI_ID>
            <eFTI_DEF>An individual person who is the consignor.</eFTI_DEF>
            <eFTI_BN>Individual consignor person</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OwnedCreditorFinancialAccount" type="ram:CreditorFinancialAccountType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1441</eFTI_ID>
            <eFTI_DEF>The creditor financial account for this consignor.</eFTI_DEF>
            <eFTI_BN>Creditor Financial Account</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConfirmedDocumentAuthentication" type="ram:DocumentAuthenticationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Confirmed data set authentication</eFTI_BN>
            <eFTI_DEF>A confirmation by the consignor that this data set is authenticated as genuine.</eFTI_DEF>
            <eFTI_ID>ASBIE1033</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_10">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_30" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1210</eFTI_ID>
            <eFTI_DEF>The identifier of the party that operates this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1342</eFTI_ID>
            <eFTI_DEF>The name of the party that operates this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1294</eFTI_ID>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address of the party that operates this piece of used transport equipment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_11">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_31" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1231</eFTI_ID>
            <eFTI_DEF>The identifier of the party that owns this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1344</eFTI_ID>
            <eFTI_DEF>The name of the party that owns this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1296</eFTI_ID>
            <eFTI_DEF>The postal address of the party that owns this piece of used transport equipment.</eFTI_DEF>
            <eFTI_BN>Postal Address</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_12">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_35" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identification number of the certifying party responsible for confirming the loading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI590</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_22" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the certifying party responsible for confirming the loading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI592</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RoleCode" type="qdt:PartyRoleCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Role code</eFTI_BN>
            <eFTI_DEF>The code specifying the role of the certifying party responsible for confirming the loading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_CL>CL-028</eFTI_CL>
            <eFTI_ID>eFTI593</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConfirmedDocumentAuthentication" type="ram:DocumentAuthenticationType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Document authentication</eFTI_BN>
            <eFTI_DEF>The details of the document authentication provided by the certifying party responsible for confirming the loading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1102</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_13">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_37" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identification number of the certifying party responsible for confirming the unloading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI603</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_22" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the certifying party responsible for confirming the unloading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>eFTI605</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RoleCode" type="qdt:PartyRoleCodeType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Role code</eFTI_BN>
            <eFTI_DEF>The code specifying the role of the certifying party responsible for confirming the unloading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_CL>CL-028</eFTI_CL>
            <eFTI_ID>eFTI606</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConfirmedDocumentAuthentication" type="ram:DocumentAuthenticationType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Document authentication</eFTI_BN>
            <eFTI_DEF>The details of the document authentication provided by the certifying party responsible for confirming the unloading event for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1106</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_14">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_4">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI930</eFTI_ID>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the owner of the means of transport used in the main leg of transportation of the consignment of goods from one place to another.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_15">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_42">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of the associated consignment party.</eFTI_DEF>
            <eFTI_ID>eFTI692</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identification number for this consignee.</eFTI_DEF>
            <eFTI_ID>eFTI66</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the consignee.</eFTI_DEF>
            <eFTI_ID>eFTI68</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DefinedTradeContact" type="ram:TradeContactType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Contact information</eFTI_BN>
            <eFTI_DEF>The contact information for the consignee such as telephone number and email address.</eFTI_DEF>
            <eFTI_ID>ASBIE1035</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address for the consignee party.</eFTI_DEF>
            <eFTI_ID>ASBIE1037</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedTaxRegistration" type="ram:TaxRegistrationType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A tax registration specified for this consignee.</eFTI_DEF>
            <eFTI_ID>ASBIE1656</eFTI_ID>
            <eFTI_BN>Tax Registration</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedContactPerson" type="ram:ContactPersonType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1279</eFTI_ID>
            <eFTI_DEF>An individual person who is the consignee.</eFTI_DEF>
            <eFTI_BN>Individual Consignee Person</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConfirmedDocumentAuthentication" type="ram:DocumentAuthenticationType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Confirmed data set authentication</eFTI_BN>
            <eFTI_DEF>A confirmation by the consignee that this data set is authenticated as genuine.</eFTI_DEF>
            <eFTI_ID>ASBIE1038</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identification number for this carrier.</eFTI_DEF>
            <eFTI_ID>eFTI85</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the carrier.</eFTI_DEF>
            <eFTI_ID>eFTI87</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RoleCode" type="qdt:PartyRoleCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the role of the carrier such as a subcontractor.</eFTI_DEF>
            <eFTI_BN>Role Code</eFTI_BN>
            <eFTI_CL>CL-028</eFTI_CL>
            <eFTI_ID>eFTI88</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DefinedTradeContact" type="ram:TradeContactType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Contact information</eFTI_BN>
            <eFTI_DEF>The contact information for the carrier such as telephone number and email address.</eFTI_DEF>
            <eFTI_ID>ASBIE1040</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address for the carrier.</eFTI_DEF>
            <eFTI_ID>ASBIE1044</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedTaxRegistration" type="ram:TaxRegistrationType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1442</eFTI_ID>
            <eFTI_DEF>A tax registration specified for this carrier.</eFTI_DEF>
            <eFTI_BN>Tax Registration</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedContactPerson" type="ram:ContactPersonType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1280</eFTI_ID>
            <eFTI_DEF>An individual person who is the carrier.</eFTI_DEF>
            <eFTI_BN>Individual Carrier Person</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AgreedTradeContract" type="ram:TradeContractType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1281</eFTI_ID>
            <eFTI_DEF>A contract agreed with this carrier.</eFTI_DEF>
            <eFTI_BN>Agreed Contract</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableSpecifiedLicence" type="ram:SpecifiedLicenceType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1283</eFTI_ID>
            <eFTI_DEF>A licence applicable to this carrier.</eFTI_DEF>
            <eFTI_BN>Applicable Licence</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConfirmedDocumentAuthentication" type="ram:DocumentAuthenticationType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Confirmed data set authentication</eFTI_BN>
            <eFTI_DEF>A confirmation by the carrier that this data set is authenticated as genuine.</eFTI_DEF>
            <eFTI_ID>ASBIE1045</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1310</eFTI_ID>
            <eFTI_DEF>The name of the freight forwarder.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1389</eFTI_ID>
            <eFTI_DEF>The postal address for the freight forwarder.</eFTI_DEF>
            <eFTI_BN>Postal address</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_16" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>ID</eFTI_BN>
            <eFTI_DEF>The identification number for this connecting carrier.</eFTI_DEF>
            <eFTI_ID>eFTI116</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Name</eFTI_BN>
            <eFTI_DEF>The name of the connecting carrier.</eFTI_DEF>
            <eFTI_ID>eFTI118</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PostalTradeAddress" type="ram:TradeAddressType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Postal address</eFTI_BN>
            <eFTI_DEF>The postal address for the connecting carrier.</eFTI_DEF>
            <eFTI_ID>ASBIE1047</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableSpecifiedLicence" type="ram:SpecifiedLicenceType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1284</eFTI_ID>
            <eFTI_DEF>A licence applicable to this connecting carrier.</eFTI_DEF>
            <eFTI_BN>Applicable licence</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1178</eFTI_ID>
            <eFTI_DEF>The name of the issuer of the associated document.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedRepresentativePerson" type="ram:RepresentativePersonType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1287</eFTI_ID>
            <eFTI_DEF>The specified representative person for the issuer of the associated document.</eFTI_DEF>
            <eFTI_BN>Representative Person</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_7">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_23" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of the certifying party of this transport event.</eFTI_DEF>
            <eFTI_ID>eFTI195</eFTI_ID>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedAuthoritativeSignatoryPerson" type="ram:AuthoritativeSignatoryPersonType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The person who has the authority to sign on behalf of the certifying party.</eFTI_DEF>
            <eFTI_ID>ASBIE1063</eFTI_ID>
            <eFTI_BN>Authoritative signatory person</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConfirmedDocumentAuthentication" type="ram:DocumentAuthenticationType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The confirmation by the certifying party that this document is authenticated as genuine.</eFTI_DEF>
            <eFTI_ID>ASBIE1064</eFTI_ID>
            <eFTI_BN>Confirmed document authentication</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_8">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1341</eFTI_ID>
            <eFTI_DEF>The name of the issuing party.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePartyType_9">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Party</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Name" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1209</eFTI_ID>
            <eFTI_DEF>The name of the weight verifier party.</eFTI_DEF>
            <eFTI_BN>Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TradePriceType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Trade Price</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="BasisQuantity" type="udt:QuantityType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1366</eFTI_ID>
            <eFTI_DEF>The quantity on which the applicable charge is based.</eFTI_DEF>
            <eFTI_BN>Basis Quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UnitAmount" type="udt:AmountType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1368</eFTI_ID>
            <eFTI_DEF>The unit price basis for the monetary value of the applicable service charge.</eFTI_DEF>
            <eFTI_BN>Unit Amount</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CategoryTypeCode" type="udt:CodeType_23" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1370</eFTI_ID>
            <eFTI_CL>CL-054</eFTI_CL>
            <eFTI_DEF>The charge category code, such as refund or service charge, for this price basis calculation.</eFTI_DEF>
            <eFTI_BN>Category Type Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportationWasteMaterialType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transportation Waste Material</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="WeightMeasure" type="qdt:WeightUnitMeasureType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1745</eFTI_ID>
            <eFTI_DEF>A measure of the weight of the waste material notified for this consignment.</eFTI_DEF>
            <eFTI_BN>Weight</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="udt:IDType_47" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1496</eFTI_ID>
            <eFTI_DEF>The identifier of the waste material notified for the consignment.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportCargoType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Cargo</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="udt:CodeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Nature of goods code</eFTI_BN>
            <eFTI_DEF>The code that specifies the nature of the consignment cargo.</eFTI_DEF>
            <eFTI_CL>CL-039</eFTI_CL>
            <eFTI_ID>eFTI698</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Identification" type="udt:TextType_25" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Goods description</eFTI_BN>
            <eFTI_DEF>The description of the nature of the consignment cargo.</eFTI_DEF>
            <eFTI_ID>eFTI699</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OperationalCategoryCode" type="udt:CodeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-032</eFTI_CL>
            <eFTI_ID>eFTI700</eFTI_ID>
            <eFTI_DEF>The code specifying the operational category for this transport cargo, such as obnoxious or military.</eFTI_DEF>
            <eFTI_BN>Operational Category Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatisticalClassificationCode" type="qdt:CargoCommodityCategoryCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The classification code that specifies the nature of the consignment cargo for statistical purposes.</eFTI_DEF>
            <eFTI_BN>Statistical classification code</eFTI_BN>
            <eFTI_ID>eFTI701</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportDangerousGoodsType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Dangerous Goods</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="UNDGIdentificationCode" type="udt:CodeType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The United Nations Dangerous Goods (UNDG) or substance number assigned to the transported dangerous goods in this consignment item.</eFTI_DEF>
            <eFTI_CL>CL-008</eFTI_CL>
            <eFTI_ID>eFTI232</eFTI_ID>
            <eFTI_BN>UNDG ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TechnicalName" type="udt:TextType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The technical name for these transported dangerous goods.</eFTI_DEF>
            <eFTI_ID>eFTI235</eFTI_ID>
            <eFTI_BN>Technical Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PackagingDangerLevelCode" type="qdt:DangerousGoodsPackagingLevelCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the level of danger that the packing of these dangerous goods must cover for transport purposes.</eFTI_DEF>
            <eFTI_BN>Packing Danger Level Code</eFTI_BN>
            <eFTI_CL>CL-036</eFTI_CL>
            <eFTI_ID>eFTI236</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossWeightMeasure" type="qdt:WeightUnitMeasureType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI238</eFTI_ID>
            <eFTI_DEF>The measure of the gross weight (mass) of these transported dangerous goods including packaging but excluding the transport equipment.</eFTI_DEF>
            <eFTI_BN>Gross mass</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HazardTypeCode" type="udt:CodeType_9" minOccurs="0" maxOccurs="4">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-002</eFTI_CL>
            <eFTI_ID>eFTI240</eFTI_ID>
            <eFTI_DEF>The code specifying the type of hazard for these transported dangerous goods.</eFTI_DEF>
            <eFTI_BN>Hazard Type Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HazardClassificationID" type="udt:IDType_24" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-016</eFTI_CL>
            <eFTI_ID>eFTI242</eFTI_ID>
            <eFTI_DEF>The identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant governing regulation authority.</eFTI_DEF>
            <eFTI_BN>Hazard Classification ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GrossVolumeMeasure" type="qdt:VolumeUnitMeasureType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI243</eFTI_ID>
            <eFTI_BN>Volume</eFTI_BN>
            <eFTI_DEF>The volume, normally calculated by multiplying the maximum length, width and height dimensions of these dangerous goods.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NetWeightMeasure" type="qdt:WeightUnitMeasureType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI247</eFTI_ID>
            <eFTI_DEF>The measure of the net weight (mass) of these transported dangerous goods excluding packaging and the transport equipment weight.</eFTI_DEF>
            <eFTI_BN>Net mass</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ExplosiveCargoNetWeightMeasure" type="qdt:WeightUnitMeasureType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI249</eFTI_ID>
            <eFTI_DEF>The total net mass, in kg, of the explosive contents for each substance or article bearing a different UN number.</eFTI_DEF>
            <eFTI_BN>Explosive Cargo Net Mass</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ProperShippingName" type="udt:TextType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI251</eFTI_ID>
            <eFTI_DEF>The proper shipping name supplemented, when applicable with the technical name in brackets.</eFTI_DEF>
            <eFTI_BN>Proper Shipping Name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TunnelRestrictionCode" type="udt:CodeType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-042</eFTI_CL>
            <eFTI_ID>eFTI255</eFTI_ID>
            <eFTI_DEF>The code that indicates the categories of road tunnels through which these dangerous goods are forbidden to pass.</eFTI_DEF>
            <eFTI_BN>Tunnel Restriction Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecialProvisionID" type="udt:IDType_25" minOccurs="0" maxOccurs="13">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-022</eFTI_CL>
            <eFTI_ID>eFTI256</eFTI_ID>
            <eFTI_DEF>The identifier of a special provision for these transported dangerous goods.</eFTI_DEF>
            <eFTI_BN>Special Provision ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HazardCategoryCode" type="udt:CodeType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The code specifying the hazard category for these transported dangerous goods.</eFTI_DEF>
            <eFTI_CL>CL-023</eFTI_CL>
            <eFTI_ID>eFTI258</eFTI_ID>
            <eFTI_BN>Hazard Category Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LimitedQuantityCode" type="udt:CodeType_12" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-021</eFTI_CL>
            <eFTI_ID>eFTI261</eFTI_ID>
            <eFTI_BN>Limited Quantity Code</eFTI_BN>
            <eFTI_DEF>The code specifying the presence of dangerous goods packed in limited quantities.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DensityMeasure" type="qdt:UnitMeasureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI263</eFTI_ID>
            <eFTI_DEF>The density measure for these transported dangerous goods which is measured by dividing the mass by the volume.</eFTI_DEF>
            <eFTI_BN>Density Measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="MeltingPointTemperatureMeasure" type="qdt:TemperatureUnitMeasureType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI265</eFTI_ID>
            <eFTI_DEF>A measure of the temperature that will cause the melting of these transported dangerous goods.</eFTI_DEF>
            <eFTI_BN>Melting Point Temperature Measure</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LabelTypeCode" type="udt:CodeType_7" minOccurs="0" maxOccurs="4">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1340</eFTI_ID>
            <eFTI_BN>Label Type Code</eFTI_BN>
            <eFTI_DEF>The label type code for these transported dangerous goods.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ControlTemperatureMeasurement" type="ram:MeasurementType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The maximum temperature at which these transported dangerous goods (such as organic peroxides and self-reactive and related substances) can be safely transported for a prolonged period.</eFTI_DEF>
            <eFTI_ID>ASBIE1067</eFTI_ID>
            <eFTI_BN>Control temperature</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EmergencyTemperatureMeasurement" type="ram:MeasurementType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The temperature at which emergency procedures shall be implemented for these transported dangerous goods.</eFTI_DEF>
            <eFTI_ID>ASBIE1068</eFTI_ID>
            <eFTI_BN>Emergency temperature</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RadioactiveMaterial" type="ram:RadioactiveMaterialType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The radioactive material (Class 7) of these transported dangerous goods.</eFTI_DEF>
            <eFTI_ID>ASBIE1069</eFTI_ID>
            <eFTI_BN>Radioactive material</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedLogisticsPackage" type="ram:LogisticsPackageType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1073</eFTI_ID>
            <eFTI_DEF>Special packaging for purposes of transporting these dangerous goods.</eFTI_DEF>
            <eFTI_BN>Dangerous goods logistics packaging</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatedSpecifiedCondition" type="ram:SpecifiedConditionType_2" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>Statement containing additional information about the conditions of the dangerous goods cargo item.</eFTI_DEF>
            <eFTI_ID>ASBIE1077</eFTI_ID>
            <eFTI_BN>Condition statement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RelatedReferencedDocument" type="ram:ReferencedDocumentType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1079</eFTI_ID>
            <eFTI_DEF>A document related to the transported dangerous goods cargo item.</eFTI_DEF>
            <eFTI_BN>Related document</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IncludedSpecifiedFuel" type="ram:SpecifiedFuelType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1080</eFTI_ID>
            <eFTI_BN>Carried gaseous fuel</eFTI_BN>
            <eFTI_DEF>Any gaseous fuel (material that is burnt or altered in order to obtain energy) carried with this dangerous goods cargo item.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TechnicalNameNote" type="ram:NoteType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1140</eFTI_ID>
            <eFTI_DEF>Additional information relating to the technical name of this dangerous goods cargo item.</eFTI_DEF>
            <eFTI_BN>Technical name note</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportDangerousGoodsType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Dangerous Goods</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="UNDGIdentificationCode" type="udt:CodeType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The United Nations Dangerous Goods (UNDG) or substance number assigned to the transported dangerous goods in this used transport equipment. Also used as the lower part of the orange coloured plate.</eFTI_DEF>
            <eFTI_CL>CL-008</eFTI_CL>
            <eFTI_ID>eFTI387</eFTI_ID>
            <eFTI_BN>UNDG ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RegulatoryAuthorityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI388</eFTI_ID>
            <eFTI_DEF>The name of the competent authority for dangerous goods control purposes for this used transport equipment.</eFTI_DEF>
            <eFTI_BN>Regulatory authority name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Information" type="udt:TextType_14" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI392</eFTI_ID>
            <eFTI_DEF>Information concerning the cargo tank in this used transport equipment.</eFTI_DEF>
            <eFTI_BN>Cargo tank information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HazardClassificationID" type="udt:IDType_24" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI395</eFTI_ID>
            <eFTI_DEF>The unique identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant governing regulation authority.</eFTI_DEF>
            <eFTI_CL>CL-016</eFTI_CL>
            <eFTI_BN>Hazard Classification ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SupplementaryInformation" type="udt:TextType_15" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI397</eFTI_ID>
            <eFTI_DEF>Name of the type of fumigant for this used transport equipment.</eFTI_DEF>
            <eFTI_BN>Fumigant information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReportableQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI399</eFTI_ID>
            <eFTI_DEF>The reportable quantity calculated for the transported dangerous goods on or in the used transport equipment.</eFTI_DEF>
            <eFTI_BN>Reportable quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PreviousCargoInformation" type="udt:TextType_16" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI401</eFTI_ID>
            <eFTI_DEF>Dangerous goods information related to the previous cargo in this used transport equipment.</eFTI_DEF>
            <eFTI_BN>Previous cargo information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedLogisticsPackage" type="ram:LogisticsPackageType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The package details of the dangerous goods loaded in the used transport equipment.</eFTI_DEF>
            <eFTI_BN>Dangerous goods logistics package</eFTI_BN>
            <eFTI_ID>ASBIE1088</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatedSpecifiedCondition" type="ram:SpecifiedConditionType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>Statement containing additional information about the conditions of the loaded dangerous goods in the used transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1089</eFTI_ID>
            <eFTI_BN>Condition statement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RelatedReferencedDocument" type="ram:ReferencedDocumentType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A document related to the dangerous goods transported in this used transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1091</eFTI_ID>
            <eFTI_BN>Related document</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportDangerousGoodsType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Dangerous Goods</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="UNDGIdentificationCode" type="udt:CodeType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-008</eFTI_CL>
            <eFTI_ID>eFTI455</eFTI_ID>
            <eFTI_DEF>The United Nations Dangerous Goods (UNDG) or substance number assigned to the transported dangerous goods in this carried transport equipment. Also used as the lower part of the orange coloured plate.</eFTI_DEF>
            <eFTI_BN>UNDG ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RegulatoryAuthorityName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI456</eFTI_ID>
            <eFTI_DEF>The identification of the competent authority for dangerous goods control purposes for this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Regulatory authority name</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Information" type="udt:TextType_18" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI461</eFTI_ID>
            <eFTI_DEF>Information concerning the cargo tank in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Cargo tank information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HazardClassificationID" type="udt:IDType_24" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-016</eFTI_CL>
            <eFTI_ID>eFTI483</eFTI_ID>
            <eFTI_DEF>The unique identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant governing regulation authority.</eFTI_DEF>
            <eFTI_BN>Hazard Classification ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SupplementaryInformation" type="udt:TextType_19" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI498</eFTI_ID>
            <eFTI_DEF>The name of the type of fumigant for this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Fumigant information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReportableQuantity" type="udt:QuantityType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI501</eFTI_ID>
            <eFTI_DEF>The reportable quantity calculated for the transported dangerous goods on or in the carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Reportable quantity</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PreviousCargoInformation" type="udt:TextType_20" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI529</eFTI_ID>
            <eFTI_DEF>Dangerous goods information related to the previous cargo in this carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Previous cargo information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedLogisticsPackage" type="ram:LogisticsPackageType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1094</eFTI_ID>
            <eFTI_DEF>The package details of the dangerous goods loaded in the carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Dangerous goods logistics package</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatedSpecifiedCondition" type="ram:SpecifiedConditionType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1095</eFTI_ID>
            <eFTI_DEF>Statement containing additional information about the conditions of the loaded dangerous goods in the carried transport equipment.</eFTI_DEF>
            <eFTI_BN>Condition statement</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RelatedReferencedDocument" type="ram:ReferencedDocumentType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>A document related to the dangerous goods transported in this carried transport equipment.</eFTI_DEF>
            <eFTI_ID>ASBIE1096</eFTI_ID>
            <eFTI_BN>Related document</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportDangerousGoodsType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Dangerous Goods</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Information" type="udt:TextType_26" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI712</eFTI_ID>
            <eFTI_DEF>General information concerning the transport of the dangerous goods of this consignment.</eFTI_DEF>
            <eFTI_BN>Information</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ExplosiveCargoNetWeightMeasure" type="qdt:WeightUnitMeasureType_12" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI746</eFTI_ID>
            <eFTI_BN>Explosive cargo net mass</eFTI_BN>
            <eFTI_DEF>The total net mass, in kg, of explosive contents for all dangerous substances and articles in this consignment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RadioactiveMaterial" type="ram:RadioactiveMaterialType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1128</eFTI_ID>
            <eFTI_DEF>The radioactive material (Class 7) of the transported dangerous goods in this consignment.</eFTI_DEF>
            <eFTI_BN>Radioactive Material</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatedSpecifiedCondition" type="ram:SpecifiedConditionType_5" minOccurs="0" maxOccurs="10">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1130</eFTI_ID>
            <eFTI_BN>Condition statement</eFTI_BN>
            <eFTI_DEF>Statement containing additional information about the conditions of the dangerous goods consignment.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RelatedReferencedDocument" type="ram:ReferencedDocumentType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1131</eFTI_ID>
            <eFTI_DEF>A document related to the dangerous goods in this cargo consignment.</eFTI_DEF>
            <eFTI_BN>Related document</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ApplicableRegulatoryExemption" type="ram:RegulatoryExemptionType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>An exemption from a regulatory requirement related to the dangerous goods in this consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1750</eFTI_ID>
            <eFTI_BN>Regulatory exemption</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ActualOccurrenceDateTime" type="udt:DateTimeType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Actual occurrence date time</eFTI_BN>
            <eFTI_DEF>The actual delivery date/time for this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI188</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ScheduledOccurrenceDateTime" type="udt:DateTimeType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Scheduled occurrence date time</eFTI_BN>
            <eFTI_DEF>The scheduled delivery date/time for this consignment.</eFTI_DEF>
            <eFTI_ID>eFTI190</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RequestedOccurrenceDateTime" type="udt:DateTimeType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1180</eFTI_ID>
            <eFTI_DEF>The requested delivery date/time for this consignment.</eFTI_DEF>
            <eFTI_BN>Requested occurrence date time</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_5" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Consignment delivery location</eFTI_BN>
            <eFTI_DEF>The delivery location for this consignment.</eFTI_DEF>
            <eFTI_ID>ASBIE1059</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RelatedSpecifiedObservation" type="ram:SpecifiedObservationType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1288</eFTI_ID>
            <eFTI_DEF>An observation related to this delivery event.</eFTI_DEF>
            <eFTI_BN>Related observation</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ScheduledOccurrenceSpecifiedPeriod" type="ram:SpecifiedPeriodType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1291</eFTI_ID>
            <eFTI_DEF>A scheduled period of time during which this delivery event should occur.</eFTI_DEF>
            <eFTI_BN>Scheduled occurrence period</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_10">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="TypeCode" type="udt:CodeType_22" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_CL>CL-010</eFTI_CL>
            <eFTI_ID>eFTI1135</eFTI_ID>
            <eFTI_DEF>The code specifying the type of logistics event related to this specified transport movement.</eFTI_DEF>
            <eFTI_BN>Type Code</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_11" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1145</eFTI_ID>
            <eFTI_BN>Event location</eFTI_BN>
            <eFTI_DEF>The location of the logistics event related to this specified transport movement.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="CertifyingTradeParty" type="ram:TradePartyType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The certifying party for this transport event.</eFTI_DEF>
            <eFTI_ID>ASBIE1062</eFTI_ID>
            <eFTI_BN>Certifying party</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ActualOccurrenceDateTime" type="udt:DateTimeType_14" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Actual occurrence date</eFTI_BN>
            <eFTI_DEF>The actual date/time of the loading of the consignment of goods for the main leg of transport event.</eFTI_DEF>
            <eFTI_ID>eFTI583</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ScheduledOccurrenceDateTime" type="udt:DateTimeType_15" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Scheduled occurrence date</eFTI_BN>
            <eFTI_DEF>The scheduled date/time of the loading of the consignment of goods for the main leg of transport event.</eFTI_DEF>
            <eFTI_ID>eFTI585</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RequestedOccurrenceDateTime" type="udt:DateTimeType_16" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1252</eFTI_ID>
            <eFTI_BN>Requested occurrence date</eFTI_BN>
            <eFTI_DEF>The requested date/time of the loading of the consignment of goods for the main leg of transport event.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_6" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Loading location</eFTI_BN>
            <eFTI_DEF>The location where the loading event occurs for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1100</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CertifyingTradeParty" type="ram:TradePartyType_12" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Certifying party</eFTI_BN>
            <eFTI_DEF>The details of the certifying party responsible for confirming the loading event details for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1101</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AdditionalSecurityMeasuresApplicableNote" type="ram:NoteType_4" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1447</eFTI_ID>
            <eFTI_DEF>A note providing additional security measures applicable to the loading event for the main transport leg.</eFTI_DEF>
            <eFTI_BN>Additional security measures</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ScheduledOccurrenceSpecifiedPeriod" type="ram:SpecifiedPeriodType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1297</eFTI_ID>
            <eFTI_DEF>A scheduled period of time during which this loading event should occur.</eFTI_DEF>
            <eFTI_BN>Scheduled occurrence period</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="EstimatedOccurrenceDateTime" type="udt:DateTimeType_18" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1256</eFTI_ID>
            <eFTI_DEF>The scheduled date/time of the unloading of the consignment of goods for the main leg of transport event.</eFTI_DEF>
            <eFTI_BN>Estimated occurrence date</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ActualOccurrenceDateTime" type="udt:DateTimeType_19" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Actual occurrence date</eFTI_BN>
            <eFTI_DEF>The actual date/time of the unloading of the consignment of goods for the main leg of transport event.</eFTI_DEF>
            <eFTI_ID>eFTI596</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ScheduledOccurrenceDateTime" type="udt:DateTimeType_20" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Scheduled occurrence date</eFTI_BN>
            <eFTI_DEF>The scheduled date/time of the unloading of the consignment of goods for the main leg of transport event.</eFTI_DEF>
            <eFTI_ID>eFTI598</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_7" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Unloading location</eFTI_BN>
            <eFTI_DEF>The location where the unloading event occurs for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1104</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CertifyingTradeParty" type="ram:TradePartyType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Certifying party</eFTI_BN>
            <eFTI_DEF>The details of the certifying party responsible for confirming the unloading event details for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1105</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ScheduledOccurrenceDateTime" type="udt:DateTimeType_21" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1258</eFTI_ID>
            <eFTI_DEF>The scheduled date/time of the departure of the means of transport used for the main leg of the transport movement.</eFTI_DEF>
            <eFTI_BN>Scheduled occurrence date</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_8" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The location of this call during the main carriage transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1113</eFTI_ID>
            <eFTI_BN>Call Location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_7">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ActualOccurrenceDateTime" type="udt:DateTimeType_22" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1268</eFTI_ID>
            <eFTI_BN>Actual occurrence date</eFTI_BN>
            <eFTI_DEF>The actual date or date time of the border crossing event.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_9" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>ASBIE1302</eFTI_ID>
            <eFTI_DEF>The logistics location where this border crossing event occurs during the main transport movement.</eFTI_DEF>
            <eFTI_BN>Occurrence location</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_8">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ScheduledOccurrenceDateTime" type="udt:DateTimeType_23" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1356</eFTI_ID>
            <eFTI_DEF>The scheduled arrival date/time transport means used for the pre-carriage transport event.</eFTI_DEF>
            <eFTI_BN>Scheduled occurrence date</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportEventType_9">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Event</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="OccurrenceLogisticsLocation" type="ram:LogisticsLocationType_10" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Unloading location</eFTI_BN>
            <eFTI_DEF>The location where the unloading event occurs for this on-carriage transport movement.</eFTI_DEF>
            <eFTI_ID>ASBIE1119</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportInstructionsType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Instructions</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Description" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI965</eFTI_ID>
            <eFTI_BN>Instructions</eFTI_BN>
            <eFTI_DEF>The description of these provided border clearance Instructions.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportPersonType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Person</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="ID" type="udt:IDType_33" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1346</eFTI_ID>
            <eFTI_DEF>The identifier for the person legally responsible for the operation of the means of transport used for this logistics transport movement.</eFTI_DEF>
            <eFTI_BN>ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="BirthDateTime" type="udt:DateTimeType_13" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1348</eFTI_ID>
            <eFTI_DEF>The date of birth of the person legally responsible for the operation of the means of transport used for this logistics transport movement.</eFTI_DEF>
            <eFTI_BN>Birth date</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GivenName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1350</eFTI_ID>
            <eFTI_BN>Given name</eFTI_BN>
            <eFTI_DEF>The given name of the person legally responsible for the operation of the means of transport used for this logistics transport movement.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FamilyName" type="udt:TextType_3" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1353</eFTI_ID>
            <eFTI_BN>Family name</eFTI_BN>
            <eFTI_DEF>The family name of the person legally responsible for the operation of the means of transport used for this logistics transport movement.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportRouteType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Route</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Description" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI933</eFTI_ID>
            <eFTI_DEF>The description of the route in the itinerary of this main transport movement.</eFTI_DEF>
            <eFTI_BN>Description</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="TransportServiceType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Transport Service</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="Description" type="udt:TextType_2" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI1277</eFTI_ID>
            <eFTI_DEF>The description of the transport service for this supply chain consignment</eFTI_DEF>
            <eFTI_BN>Description</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ConditionTypeCode" type="qdt:TransportServiceConditionCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <eFTI_ID>eFTI941</eFTI_ID>
            <eFTI_BN>Condition type code</eFTI_BN>
            <eFTI_CL>CL-053</eFTI_CL>
            <eFTI_DEF>The code specifying a type of contractual condition for this transport service, such as a transport contract condition.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniqueIDSetType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Unique ID Set</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="GateID" type="udt:IDType_2">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of an eFTI gate.</eFTI_DEF>
            <eFTI_ID>eFTI2002</eFTI_ID>
            <eFTI_BN>Gate ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PlatformID" type="udt:IDType_2">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The identifier of an eFTI platform.</eFTI_DEF>
            <eFTI_ID>eFTI2001</eFTI_ID>
            <eFTI_BN>Platform ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DatasetID" type="udt:IDType_6">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The unique ID of an eFTI CMDS, assigned by an eFTI platform.</eFTI_DEF>
            <eFTI_ID>eFTI2003</eFTI_ID>
            <eFTI_BN>Dataset ID</eFTI_BN>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniversalCommunicationType">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Communication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="CompleteNumber" type="udt:TextType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Complete telephone number</eFTI_BN>
            <eFTI_DEF>The complete telephone number for this consignor contact.</eFTI_DEF>
            <eFTI_ID>eFTI52</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniversalCommunicationType_2">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Communication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="URIID" type="udt:IDType_8">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Email address</eFTI_BN>
            <eFTI_DEF>The email address for this consignor contact.</eFTI_DEF>
            <eFTI_ID>eFTI53</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniversalCommunicationType_3">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Communication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="CompleteNumber" type="udt:TextType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Complete telephone number</eFTI_BN>
            <eFTI_DEF>The complete telephone number for this consignee contact.</eFTI_DEF>
            <eFTI_ID>eFTI71</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniversalCommunicationType_4">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Communication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="CompleteNumber" type="udt:TextType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Complete fax number</eFTI_BN>
            <eFTI_ID>eFTI1455</eFTI_ID>
            <eFTI_DEF>The complete fax number for this consignee contact.</eFTI_DEF>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniversalCommunicationType_5">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Communication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="URIID" type="udt:IDType_8">
        <xs:annotation>
          <xs:documentation>
            <eFTI_DEF>The email address for this consignee contact.</eFTI_DEF>
            <eFTI_BN>Email address</eFTI_BN>
            <eFTI_ID>eFTI1457</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UniversalCommunicationType_6">
    <xs:annotation>
      <xs:documentation>
        <eFTI_BN>Communication</eFTI_BN>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="CompleteNumber" type="udt:TextType_3">
        <xs:annotation>
          <xs:documentation>
            <eFTI_BN>Complete telephone number</eFTI_BN>
            <eFTI_DEF>The complete telephone number for this carrier contact.</eFTI_DEF>
            <eFTI_ID>eFTI91</eFTI_ID>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:schema>
