Definition Type: Element
Name: PackagingInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PackagingInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Information about the type of packaging available as part of the product. This is generally viewed as one of the features of the product as opposed to "package" which is what is actually done at the time of shipping to prepare and send product(s) on carriers. Allows recursive access to subpackaging information Optional because the type of packaging may not always be known when creating a posting.
Collapse XSD Schema Diagram:
Drilldown into PackagingInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingLabel in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingWeight in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingTypeCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PackagingInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PackagingInformation" type="PackagingInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Information about the type of packaging available as part of the product. This is generally viewed as one of the features of the product as opposed to "package" which is what is actually done at the time of shipping to prepare and send product(s) on carriers. Allows recursive access to subpackaging information</Description>
                <Comments>Optional because the type of packaging may not always be known when creating a posting.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification nsA:ProductIdentification 0 (1)
PackagingQuantity nsA:PackagingQuantity 0 (1)
PackagingTypeCode nsA:PackagingTypeCode 0 (1)
PackagingWeight nsA:PackagingWeight 0 (1)
PackagingLabel nsA:PackagingLabel 0 (1)
SpecialInstructions nsA:SpecialInstructions 0 unbounded
PackagingInformation nsA:PackagingInformation 0 unbounded
Collapse Derivation Tree: