Definition Type: ComplexType
Name: PackagingInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
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_xsdXSD Diagram of PackagingInformationType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PackagingInformationType">
    <xsd:sequence>
        <xsd:element ref="ProductIdentification" minOccurs="0" />
        <xsd:element ref="PackagingQuantity" minOccurs="0" />
        <xsd:element ref="PackagingTypeCode" minOccurs="0" />
        <xsd:element ref="PackagingWeight" minOccurs="0" />
        <xsd:element ref="PackagingLabel" minOccurs="0" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PackagingInformation" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
nsA:PackagingInformation