Definition Type: Element
Name: Packaging
Namespace: http://www.openapplications.org/oagis
Type: oa:Packaging
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the Packaging information for a given item. Note: The UPC here is the UPC of the packaging for a given item.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into ShippingMaterial in schema components_xsd Drilldown into WeightQuantity in schema components_xsd Drilldown into Length in schema components_xsd Drilldown into Height in schema components_xsd Drilldown into Width in schema components_xsd Drilldown into Volume in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into UPC in schema fields_xsd Drilldown into PackingCode in schema components_xsd Drilldown into Packaging in schema components_xsdXSD Diagram of Packaging in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Packaging" type="Packaging">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the Packaging information for a given item.

Note: The UPC here is the UPC of the packaging for a given item.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PackingCode oa:PackingCode 0 (1)
UPC oa:UPC 0 (1)
Description oa:Description 0 unbounded
Volume oa:Volume 0 (1)
Width oa:Width 0 (1)
Height oa:Height 0 (1)
Length oa:Length 0 (1)
WeightQuantity oa:WeightQuantity 0 (1)
ShippingMaterial oa:ShippingMaterial 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: