Definition Type: ComplexType
Name: SCEUnit
Namespace: http://www.openapplications.org/oagis
Type: oa:Noun
Containing Schema: SupplyChainExecution.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Attachments in schema components_xsd Drilldown into DocumentReferences in schema components_xsd Drilldown into References in schema components_xsd Drilldown into Charges in schema components_xsd Drilldown into ShippingNote in schema fields_xsd Drilldown into SpecialHandlingNote in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Notes in schema fields_xsd Drilldown into Description in schema supplychainexecution_xsd Drilldown into DeliveryTemperature in schema fields_xsd Drilldown into LoadingTemperature in schema fields_xsd Drilldown into ActualTemperature in schema fields_xsd Drilldown into Temperatures in schema fields_xsd Drilldown into TotalVolume in schema supplychainexecution_xsd Drilldown into TotalWeight in schema supplychainexecution_xsd Drilldown into Disposition in schema components_xsd Drilldown into ShipUnitTotalId in schema supplychainexecution_xsd Drilldown into ShipUnitSequence in schema supplychainexecution_xsd Drilldown into ShippingMaterial in schema components_xsd Drilldown into ShippingTrackingId in schema supplychainexecution_xsd Drilldown into ShippersCost in schema supplychainexecution_xsd Drilldown into FreightItemNumber in schema supplychainexecution_xsd Drilldown into ContainerType in schema supplychainexecution_xsd Drilldown into ContainerSealId in schema supplychainexecution_xsd Drilldown into ContainerId in schema supplychainexecution_xsd Drilldown into Noun in schema meta_xsdXSD Diagram of SCEUnit in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="SCEUnit">
    <xs:complexContent>
        <xs:extension base="Noun">
            <xs:sequence>
                <xs:element name="ContainerId" type="Id" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Is the identifier of a container.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="ContainerSealId" type="Id" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the tamper-proof seal placed on a shipping container to prevent pilfering of the contents.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="ContainerType" type="Type" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Is a classification of containers.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="FreightItemNumber" type="Code" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the item number assigned to the type of goods for the purposes of freight classification and cost calculation.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="ShippersCost" type="AmountPerQuantity" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Is used to describe the shipper's total cost of transporting the items or products being sold, produced or purchased, if it is different that the freight amount being charged to the customer.  (Certain businesses may want to track the internal cost of a free shipping promotion or utilize their shipping operations as a profit center.) To report the total freight charge the customer is to pay, use FreightAmount.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <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>
                <xs:element ref="ShippingMaterial" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Is an identifier is the part number of a shipping container or material.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="ShipUnitSequence" type="SequenceCode" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">In a set of similar shipping units for a delivery, ShipUnitSequenceId represents a particular unit out of the total set.  When used in conjunction with ShipUnitTotalId and printed on a shipping unit label or packing list, the receiving partner can easily ascertain whether or not the delivery was complete.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="ShipUnitTotalId" type="Id" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">In a set of similar shipping units for a delivery, ShipUnitTotalId represents the total or final unit in the set.  When used in conjunction with ShipUnitSequenceId and printed on a shipping unit label or packing list, the receiving partner can easily ascertain whether or not the delivery was complete.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element ref="Disposition" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Used to indicate that a particular shipping unit has been received</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="TotalWeight" type="Quantity" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Quantifies the weight, or heaviness, of an item, container or shipment.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:element name="TotalVolume" type="Quantity" minOccurs="0">
                    <xs:annotation>
                        <xs:documentation source="http://www.openapplications.org/oagis">Quantifies the volume, or amount of space, that is occupied by an item, container or shipment.</xs:documentation>
                    </xs:annotation>
                </xs:element>
                <xs:group ref="Temperatures" minOccurs="0" />
                <xs:element name="Description" type="Description" minOccurs="0" maxOccurs="unbounded" />
                <xs:group ref="Notes" minOccurs="0" />
                <xs:element ref="Charges" minOccurs="0" />
                <xs:group ref="References" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContainerId oa:ContainerId 0 (1)
ContainerSealId oa:ContainerSealId 0 (1)
ContainerType oa:ContainerType 0 (1)
FreightItemNumber oa:FreightItemNumber 0 (1)
ShippersCost oa:ShippersCost 0 (1)
ShippingTrackingId oa:ShippingTrackingId 0 (1)
ShippingMaterial oa:ShippingMaterial 0 (1)
ShipUnitSequence oa:ShipUnitSequence 0 (1)
ShipUnitTotalId oa:ShipUnitTotalId 0 (1)
Disposition oa:Disposition 0 (1)
TotalWeight oa:TotalWeight 0 (1)
TotalVolume oa:TotalVolume 0 (1)
ActualTemperature oa:ActualTemperature 0 unbounded
LoadingTemperature oa:LoadingTemperature 0 unbounded
DeliveryTemperature oa:DeliveryTemperature 0 unbounded
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
SpecialHandlingNote oa:SpecialHandlingNote 0 unbounded
ShippingNote oa:ShippingNote 0 unbounded
Charges oa:Charges 0 (1)
DocumentReferences oa:DocumentReferences 0 (1)
Attachments oa:Attachments 0 (1)
<xs:group> oa:Temperatures 0 (1)
<xs:group> oa:Notes 0 (1)
<xs:group> oa:References 0 (1)
Collapse Derivation Tree: