Definition Type: ComplexType
Name: CarrierWeightsDetailsType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReferenceInformation in schema cidx_5_0_xsd Drilldown into WeightAllowance in schema cidx_5_0_xsd Drilldown into TareWeight in schema cidx_5_0_xsd Drilldown into EquipmentOwnershipCode in schema cidx_5_0_xsd Drilldown into Weight in schema cidx_5_0_xsd Drilldown into ScaleDate in schema cidx_5_0_xsd Drilldown into EquipmentIdentifier in schema cidx_5_0_xsdXSD Diagram of CarrierWeightsDetailsType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CarrierWeightsDetailsType">
    <xsd:sequence>
        <xsd:element ref="EquipmentIdentifier" />
        <xsd:element ref="ScaleDate" />
        <xsd:element ref="Weight" />
        <xsd:element ref="EquipmentOwnershipCode" minOccurs="0" />
        <xsd:element ref="TareWeight" minOccurs="0" />
        <xsd:element ref="WeightAllowance" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EquipmentIdentifier nsA:EquipmentIdentifier (1) (1)
ScaleDate nsA:ScaleDate (1) (1)
Weight nsA:Weight (1) (1)
EquipmentOwnershipCode nsA:EquipmentOwnershipCode 0 (1)
TareWeight nsA:TareWeight 0 (1)
WeightAllowance nsA:WeightAllowance 0 unbounded
ReferenceInformation nsA:ReferenceInformation 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:CarrierWeightsDetails