Definition Type: Element
Name: ShipUnitQuantity
Namespace: http://www.openapplications.org/oagis
Type: oa:Quantity
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains the quantity of units or things shipped. This represents the container(s), not the product shipped. An example of this is "4 truck loads" or "2 wooden crates".
Collapse XSD Schema Diagram:
Drilldown into uom in schema fields_xsd Drilldown into Quantity in schema fields_xsdXSD Diagram of ShipUnitQuantity in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ShipUnitQuantity" type="Quantity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Contains the quantity of units or things shipped. This represents the container(s), not the product shipped.  An example of this is "4 truck loads" or "2 wooden crates".</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
uom oa:uom Required
Collapse Derivation Tree: