Definition Type: ComplexType
Name: LoadTenderOceanProductSubLineItemType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_LoadTenderOcean.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PalletQuantityInformation 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_xsdXSD Diagram of LoadTenderOceanProductSubLineItemType in schema cidx_ces_v4_0_message_loadtenderocean_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="LoadTenderOceanProductSubLineItemType">
    <xsd:sequence>
        <xsd:element ref="SubLineItemNumber" />
        <xsd:element ref="ManufacturingIdentificationDetails" minOccurs="0" />
        <xsd:element ref="GrossVolume" minOccurs="0" />
        <xsd:element ref="NetVolume" minOccurs="0" />
        <xsd:element ref="GrossWeight" minOccurs="0" />
        <xsd:element ref="NetWeight" minOccurs="0" />
        <xsd:element ref="PalletQuantityInformation" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
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)
PalletQuantityInformation nsA:PalletQuantityInformation 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:LoadTenderOceanProductSubLineItem