DeliveryType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Delivery. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a delivery.</ccts:Definition>
  <ccts:ObjectClass>Delivery</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="DeliveryType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Delivery. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a delivery.</ccts:Definition>
        <ccts:ObjectClass>Delivery</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The quantity of items, child consignments, shipments in this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:MinimumQuantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Minimum_ Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The minimum quantity of items, child consignments, shipments in this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:MaximumQuantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Maximum_ Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The maximum quantity of items, child consignments, shipments in this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ActualDeliveryDate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Actual_ Delivery Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The actual date of delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Delivery Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ActualDeliveryTime" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Actual_ Delivery Time. Time</ccts:DictionaryEntryName>
            <ccts:Definition>The actual time of delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Actual</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Delivery Time</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
            <ccts:DataType>Time. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestDeliveryDate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Latest_ Delivery Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The latest date of delivery allowed by the buyer.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Delivery Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestDeliveryTime" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Latest_ Delivery Time. Time</ccts:DictionaryEntryName>
            <ccts:Definition>The latest time of delivery allowed by the buyer.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Delivery Time</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
            <ccts:DataType>Time. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ReleaseID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Release. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier used for approval of access to delivery locations (e.g., port terminals).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Release</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:TrackingID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Tracking Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The delivery Tracking ID (for transport tracking).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Tracking Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DeliveryAddress" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Delivery_ Address. Address</ccts:DictionaryEntryName>
            <ccts:Definition>The delivery address.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Address</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Address</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DeliveryLocation" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Delivery_ Location. Location</ccts:DictionaryEntryName>
            <ccts:Definition>The delivery location.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Location</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Location</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:AlternativeDeliveryLocation" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Alternative Delivery_ Location. Location</ccts:DictionaryEntryName>
            <ccts:Definition>An alternative delivery location.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Alternative Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Location</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Location</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:RequestedDeliveryPeriod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Requested Delivery_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period requested for delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Requested Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:PromisedDeliveryPeriod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Promised Delivery_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period promised for delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Promised Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:EstimatedDeliveryPeriod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Estimated Delivery_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period estimated for delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Estimated Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:CarrierParty" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Carrier_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The party responsible for delivering the goods.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Carrier</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DeliveryParty" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Delivery_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The party to whom the goods are delivered.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:NotifyParty" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Notify_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>A party to be notified of this delivery.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Notify</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Despatch" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Despatch</ccts:DictionaryEntryName>
            <ccts:Definition>The despatch (pickup) associated with this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Despatch</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Despatch</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Despatch</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DeliveryTerms" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Delivery Terms</ccts:DictionaryEntryName>
            <ccts:Definition>Terms and conditions relating to the delivery.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Delivery Terms</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Delivery Terms</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Delivery Terms</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:MinimumDeliveryUnit" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Minimum_ Delivery Unit. Delivery Unit</ccts:DictionaryEntryName>
            <ccts:Definition>The minimum delivery unit for this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Delivery Unit</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Delivery Unit</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Delivery Unit</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:MaximumDeliveryUnit" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Maximum_ Delivery Unit. Delivery Unit</ccts:DictionaryEntryName>
            <ccts:Definition>The maximum delivery unit for this delivery.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Delivery Unit</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Delivery Unit</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Delivery Unit</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Shipment" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Delivery. Shipment</ccts:DictionaryEntryName>
            <ccts:Definition>The shipment being delivered.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Delivery</ccts:ObjectClass>
            <ccts:PropertyTerm>Shipment</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Shipment</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Shipment</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>