Definition Type: Element
Name: ShipmentTotalAmount
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
This is the sum of the FreightChargeAmount and SalePriceAmount for the shipment. If C.O.D. (Collect On Delivery) freight terms were specified for the transaction, this is monetary amount that the carrier is to collect as payment from the customer upon shipment of all the shipping units
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema fields_xsd1XSD Diagram of ShipmentTotalAmount in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ShipmentTotalAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            This is the sum of the FreightChargeAmount and SalePriceAmount for the shipment. If
            C.O.D. (Collect On Delivery) freight terms were specified for the transaction, this is
            monetary amount that the carrier is to collect as payment from the customer upon
            shipment of all the shipping units
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: