Definition Type: ComplexType
Name: FreightBillPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PaymentTerms in schema cidx_5_0_xsd Drilldown into FreightBillTotals in schema cidx_5_0_xsd Drilldown into OtherPartner in schema cidx_5_0_xsd Drilldown into DeliveryTerms in schema cidx_5_0_xsd Drilldown into RequestedDocument in schema cidx_5_0_xsd Drilldown into RoutingInstructions in schema cidx_5_0_xsd Drilldown into CurrencyRate in schema cidx_5_0_xsd Drilldown into SecondCurrency in schema cidx_5_0_xsd Drilldown into PrimaryCurrency in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsd Drilldown into ShipDate in schema cidx_5_0_xsd Drilldown into ReferenceInformation in schema cidx_5_0_xsd Drilldown into MarketPlaceInformation in schema cidx_5_0_xsd Drilldown into LoadTenderInformation in schema cidx_5_0_xsd Drilldown into ShipmentMethodOfPaymentCode in schema cidx_5_0_xsd Drilldown into TransportMethodCode in schema cidx_5_0_xsd Drilldown into FreightBillStatus in schema cidx_5_0_xsd Drilldown into FreightBillType in schema cidx_5_0_xsd Drilldown into ReverseChargeFlag in schema cidx_5_0_xsd Drilldown into FreightBillIssueDate in schema cidx_5_0_xsd Drilldown into FreightBillDateTime in schema cidx_5_0_xsd Drilldown into FreightBillNumber in schema cidx_5_0_xsdXSD Diagram of FreightBillPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="FreightBillPropertiesType">
    <xsd:sequence>
        <xsd:element ref="FreightBillNumber" />
        <xsd:element ref="FreightBillDateTime" />
        <xsd:element ref="FreightBillIssueDate" minOccurs="0" />
        <xsd:element ref="ReverseChargeFlag" minOccurs="0" />
        <xsd:element ref="FreightBillType" />
        <xsd:element ref="FreightBillStatus" />
        <xsd:element ref="TransportMethodCode" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
        <xsd:element ref="LoadTenderInformation" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" />
        <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShipDate" minOccurs="0" />
        <xsd:element ref="LanguageCode" minOccurs="0" />
        <xsd:element ref="PrimaryCurrency" />
        <xsd:element ref="SecondCurrency" minOccurs="0" />
        <xsd:element ref="CurrencyRate" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RoutingInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequestedDocument" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FreightBillTotals" />
        <xsd:element ref="PaymentTerms" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FreightBillNumber nsA:FreightBillNumber (1) (1)
FreightBillDateTime nsA:FreightBillDateTime (1) (1)
FreightBillIssueDate nsA:FreightBillIssueDate 0 (1)
ReverseChargeFlag nsA:ReverseChargeFlag 0 (1)
FreightBillType nsA:FreightBillType (1) (1)
FreightBillStatus nsA:FreightBillStatus (1) (1)
TransportMethodCode nsA:TransportMethodCode (1) (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
LoadTenderInformation nsA:LoadTenderInformation (1) (1)
MarketPlaceInformation nsA:MarketPlaceInformation 0 (1)
ReferenceInformation nsA:ReferenceInformation 0 unbounded
ShipDate nsA:ShipDate 0 (1)
LanguageCode nsA:LanguageCode 0 (1)
PrimaryCurrency nsA:PrimaryCurrency (1) (1)
SecondCurrency nsA:SecondCurrency 0 (1)
CurrencyRate nsA:CurrencyRate 0 unbounded
RoutingInstructions nsA:RoutingInstructions 0 unbounded
RequestedDocument nsA:RequestedDocument 0 unbounded
DeliveryTerms nsA:DeliveryTerms 0 (1)
OtherPartner nsA:OtherPartner 0 unbounded
FreightBillTotals nsA:FreightBillTotals (1) (1)
PaymentTerms nsA:PaymentTerms 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:FreightBillProperties