Definition Type: Element
Name: ShippersCost
Namespace: http://www.openapplications.org/oagis
Type: oa:AmountPerQuantity
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is used to describe the 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.) To report the total freight charge the customer is to pay, use FreightAmount.
Collapse XSD Schema Diagram:
Drilldown into PerQuantity in schema fields_xsd Drilldown into FunctionalAmout in schema fields_xsd Drilldown into Amount in schema fields_xsd Drilldown into AmountPerQuantity in schema fields_xsdXSD Diagram of ShippersCost in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ShippersCost" type="AmountPerQuantity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is used to describe the 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.) To report the total freight charge the customer is to pay, use FreightAmount.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Amount oa:Amount (1) (1)
FunctionalAmout oa:FunctionalAmout 0 (1)
PerQuantity oa:PerQuantity (1) (1)
Collapse Derivation Tree: