Definition Type: Element
Name: ShipmentTotalAmount
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsdXSD Diagram of ShipmentTotalAmount in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ShipmentTotalAmount" type="AmountType">
    <xsd:annotation>
        <xsd: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</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: