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