Definition Type: Element
Name: ShippingTrackingId
Namespace: http://www.openapplications.org/oagis
Type: oa:Id
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is a unique identifier for the purpose of tracking an individual package or shipment. Examples of valid TrackingIds are: - An express parcel tracking nmber at typicall assigned by UPS, DHL, Federal Express or other similar carriers. - A UCC (Uniform Code Council) Serialized Shipping Container (SCC-18) identifier, as assigned by the shipper. - A "Pro Number" (Progressive Number), as assigned by an LTL (less-than-truckload) freight carrier. Since the same Pro Number can be assigned to multiple shipping units within an LTL shipment the ShipUnitSequence and ShipUnitTotal identifiers may be used to identify the individual pieces. - The unique identifier of a motor freight trailer or railroad box or tank car, ocean freight container or other transportation vessel.
Collapse XSD Schema Diagram:
Drilldown into Id in schema fields_xsdXSD Diagram of ShippingTrackingId in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ShippingTrackingId" type="Id" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is a unique identifier for the purpose of tracking an individual package or shipment.

Examples of valid TrackingIds are:
- An express parcel tracking nmber at typicall assigned by UPS, DHL, Federal Express or other similar carriers.
- A UCC (Uniform Code Council) Serialized Shipping Container (SCC-18) identifier, as assigned by the shipper.
- A "Pro Number" (Progressive Number), as assigned by an LTL (less-than-truckload) freight carrier. Since the same Pro Number can be assigned to multiple shipping units within an LTL shipment the ShipUnitSequence and ShipUnitTotal identifiers may be used to identify the individual pieces.
- The unique identifier of a motor freight trailer or railroad box or tank car, ocean freight container or other transportation vessel.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree:
  • oa:Id
    • ShippingTrackingId