Definition Type: Element
Name: ProductSubLineItems
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ProductSubLineItemsType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Children of product line items to add additional details to product line items.
Collapse XSD Schema Diagram:
Drilldown into InventoryLocation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into NetWeight in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into GrossWeight in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into NetVolume in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into GrossVolume in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ManufacturingIdentificationDetails in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SubLineItemNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductSubLineItemsType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ProductSubLineItems in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ProductSubLineItems" type="ProductSubLineItemsType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Children of product line items to add additional details to product line items.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubLineItemNumber nsA:SubLineItemNumber (1) (1)
ManufacturingIdentificationDetails nsA:ManufacturingIdentificationDetails 0 (1)
GrossVolume nsA:GrossVolume 0 (1)
NetVolume nsA:NetVolume 0 (1)
GrossWeight nsA:GrossWeight 0 (1)
NetWeight nsA:NetWeight 0 (1)
InventoryLocation nsA:InventoryLocation 0 (1)
Collapse Derivation Tree: