Definition Type: Element
Name: FreightCostAmount
Namespace: http://www.openapplications.org/oagis/9
Type: oa:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
This is used to describe a shipper's total cost of transporting the items or products being sold, produced or purchased, if it is different that the freight amount being charged to the customer. (Certain businesses may want to track the internal cost of a "free shipping" promotion or utilize their shipping operations as a profit center.)
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 FreightCostAmount in schema fields_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="FreightCostAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">This is used to describe a shipper's total cost of transporting the items or products being sold, produced or purchased, if it is different that the freight amount being charged to the customer.  (Certain businesses may want to track the internal cost of a "free shipping" promotion or utilize their shipping operations as a profit center.)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: