Definition Type: Element
Name: FreightCharge
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:FreightChargeType
Containing Schema: CIDX_CeS_v4.0_Message_FreightBill.xsd
Abstract
Documentation:
Monetary amount for the freight portion of the line item total.
Collapse XSD Schema Diagram:
Drilldown into TaxOrDuty in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into FreightChargeType in schema cidx_ces_v4_0_message_freightbill_xsdXSD Diagram of FreightCharge in schema cidx_ces_v4_0_message_freightbill_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="FreightCharge" type="FreightChargeType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Monetary amount for the freight portion of the line item total.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
TaxOrDuty nsA:TaxOrDuty 0 unbounded
Collapse Derivation Tree: