Definition Type: ComplexType
Name: FreightBillBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_FreightBill.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FreightBillDetails in schema cidx_ces_v4_0_message_freightbill_xsd Drilldown into FreightBillPartners in schema cidx_ces_v4_0_message_freightbill_xsd Drilldown into FreightBillProperties in schema cidx_ces_v4_0_message_freightbill_xsdXSD Diagram of FreightBillBodyType in schema cidx_ces_v4_0_message_freightbill_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="FreightBillBodyType">
    <xsd:sequence>
        <xsd:element ref="FreightBillProperties" />
        <xsd:element ref="FreightBillPartners" />
        <xsd:element ref="FreightBillDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FreightBillProperties nsA:FreightBillProperties (1) (1)
FreightBillPartners nsA:FreightBillPartners (1) (1)
FreightBillDetails nsA:FreightBillDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:FreightBillBody