Definition Type: ComplexType
Name: LoadPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalWeightOfPallets in schema cidx_5_0_xsd Drilldown into TotalNumberOfHandlingUnits in schema cidx_5_0_xsd Drilldown into TotalNumberOfEquipment in schema cidx_5_0_xsd Drilldown into TotalNumberOfPackages in schema cidx_5_0_xsd Drilldown into GrossVolume in schema cidx_5_0_xsd Drilldown into GrossWeight in schema cidx_5_0_xsdXSD Diagram of LoadPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="LoadPropertiesType">
    <xsd:sequence>
        <xsd:element ref="GrossWeight" minOccurs="0" />
        <xsd:element ref="GrossVolume" minOccurs="0" />
        <xsd:element ref="TotalNumberOfPackages" minOccurs="0" />
        <xsd:element ref="TotalNumberOfEquipment" minOccurs="0" />
        <xsd:element ref="TotalNumberOfHandlingUnits" minOccurs="0" />
        <xsd:element ref="TotalWeightOfPallets" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GrossWeight nsA:GrossWeight 0 (1)
GrossVolume nsA:GrossVolume 0 (1)
TotalNumberOfPackages nsA:TotalNumberOfPackages 0 (1)
TotalNumberOfEquipment nsA:TotalNumberOfEquipment 0 (1)
TotalNumberOfHandlingUnits nsA:TotalNumberOfHandlingUnits 0 (1)
TotalWeightOfPallets nsA:TotalWeightOfPallets 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:LoadProperties