Schema Name: CIDX_CeS_v4.0_Message_LoadTenderMotor.xsd
Target Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Collapse XSD Schema Code:

<!--
  Copyright © 2004 Chemical Industry Data Exchange. All rights reserved.
  This schema and its use are subject to the statement appearing on
  Page 1 of the Chem eStandards v4.0 Introduction, and to the license
  agreement available during the Chem eStandards download process.
-->
<xsd:schema targetNamespace="urn:cidx:names:specification:ces:schema:all:4:0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:cidx:names:specification:ces:schema:all:4:0">
  <xsd:include schemaLocation="CIDX_CeS_v4.0_CommonComponents.xsd"/>
  <xsd:element name="LoadTenderMotor" type="LoadTenderMotorType">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description/>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:element>
  <xsd:complexType name="LoadTenderMotorType">
    <xsd:sequence>
      <xsd:element ref="Header"/>
      <xsd:element ref="LoadTenderMotorBody"/>
    </xsd:sequence>
    <xsd:attribute name="Version" type="cidxToken" use="required" fixed="4.0"/>
  </xsd:complexType>
  <xsd:element name="LoadTenderMotorBody" type="LoadTenderMotorBodyType">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description>The body of the LoadTenderMotor message.</Description>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:element>
  <xsd:complexType name="LoadTenderMotorBodyType">
    <xsd:sequence>
      <xsd:element ref="LoadTenderMotorProperties"/>
      <xsd:element ref="LoadTenderMotorPartners"/>
      <xsd:element ref="LoadTenderMotorDetails"/>
    </xsd:sequence>
  </xsd:complexType>
  <xsd:element name="LoadTenderMotorDetails" type="LoadTenderMotorDetailsType">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description>The details of the LoadTenderMotor message.</Description>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:element>
  <xsd:complexType name="LoadTenderMotorDetailsType">
    <xsd:sequence>
      <xsd:element ref="EquipmentDetails" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="LoadTenderMotorProductLineItem" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
  <xsd:element name="LoadTenderMotorPartners" type="LoadTenderMotorPartnersType">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description>The structure of the LoadTenderMotor message that contains the parties to the message.</Description>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:element>
  <xsd:complexType name="LoadTenderMotorPartnersType">
    <xsd:sequence>
      <xsd:element ref="ShipFrom" maxOccurs="unbounded"/>
      <xsd:element ref="ShipTo" maxOccurs="unbounded"/>
      <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
  <xsd:element name="LoadTenderMotorProductLineItem" type="LoadTenderMotorProductLineItemType">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description>Individual line within the LoadTenderMotor transaction.</Description>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:element>
  <xsd:complexType name="LoadTenderMotorProductLineItemType">
    <xsd:sequence>
      <xsd:element ref="LineNumber"/>
      <xsd:element ref="EquipmentDetailsLineNumber" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="LadingIdentification" minOccurs="0"/>
      <xsd:element ref="ProductIdentification" minOccurs="0"/>
      <xsd:element ref="PercentActive" minOccurs="0"/>
      <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="TransportTemperature" minOccurs="0"/>
      <xsd:element ref="ProductQuantity"/>
      <xsd:element ref="PackagingInformation" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="NumberPackagingUnits" minOccurs="0"/>
      <xsd:element ref="VolumetricInformation" minOccurs="0"/>
      <xsd:element ref="GrossVolume" minOccurs="0"/>
      <xsd:element ref="NetVolume" minOccurs="0"/>
      <xsd:element ref="NetWeight" minOccurs="0"/>
      <xsd:element ref="GrossWeight" minOccurs="0"/>
      <xsd:element ref="CountryOfOriginCode" minOccurs="0"/>
      <xsd:element ref="CustomsInformation" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="RequestedDeliveryDateTime"/>
      <xsd:element ref="RequestedPickupDateTime" minOccurs="0"/>
      <xsd:element ref="ControlledTemperature" minOccurs="0"/>
      <xsd:element ref="ProductLabel" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="QuoteIdentifier"/>
      <xsd:element ref="DeliveryTerms" minOccurs="0"/>
      <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0"/>
      <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="HazardousGoods" minOccurs="0"/>
      <xsd:element ref="ActionRequest" minOccurs="0"/>
      <xsd:element ref="EmergencyTemperature" minOccurs="0"/>
      <xsd:element ref="ShippingServiceLevelCode" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
  <xsd:element name="LoadTenderMotorProperties" type="LoadTenderMotorPropertiesType">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description>The properties structure of the LoadTenderMotor message.</Description>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:element>
  <xsd:complexType name="LoadTenderMotorPropertiesType">
    <xsd:sequence>
      <xsd:element ref="LoadTenderNumber"/>
      <xsd:element ref="LoadTenderDateTime"/>
      <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0"/>
      <xsd:element ref="TransportMethodCode"/>
      <xsd:element ref="LoadTenderStatus"/>
      <xsd:element ref="LanguageCode" minOccurs="0"/>
      <xsd:element ref="CurrencyCode"/>
      <xsd:element ref="MarketPlaceInformation" minOccurs="0"/>
      <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="DeliveryTerms" minOccurs="0"/>
      <xsd:element ref="RespondByDateTime" minOccurs="0"/>
      <xsd:element ref="RoutingInstructions" minOccurs="0"/>
      <xsd:element ref="CustomsInformation" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="RequestedDocument" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="ShipmentStopType" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:schema>
Collapse ComplexTypes:
Collapse Elements: