Definition Type: Element
Name: InventoryProduct
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:InventoryProductType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The details of the product inventory as defined by product identification codes.
Collapse XSD Schema Diagram:
Drilldown into PackagingContainerInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingTypeCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into InventoryProductType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of InventoryProduct in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="InventoryProduct" type="InventoryProductType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The details of the product inventory as defined by product identification codes.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification nsA:ProductIdentification (1) unbounded
PackagingTypeCode nsA:PackagingTypeCode 0 (1)
PackagingContainerInformation nsA:PackagingContainerInformation 0 (1)
Collapse Derivation Tree: