Definition Type: Element
Name: ShippingTotalAmount
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ShippingTotalAmountType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Shipping costs and charges at the properties level represents the total shipping cost for the entire invoice. If used, detail level shipping is not applied.
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 ShippingTotalAmountType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ShippingTotalAmount in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ShippingTotalAmount" type="ShippingTotalAmountType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Shipping costs and charges at the properties level represents the total shipping cost for the entire invoice. If used, detail level shipping is not applied.</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: