Definition Type: Element
Name: DeliveryProduct
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:DeliveryProductType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure for delivery of products
Collapse XSD Schema Diagram:
Drilldown into ShipmentPackaging 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 DeliveryProductType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of DeliveryProduct in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="DeliveryProduct" type="DeliveryProductType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure for delivery of products</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)
ShipmentPackaging nsA:ShipmentPackaging 0 (1)
Collapse Derivation Tree: