Definition Type: Element
Name: EstimatedFreightCostAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is used to the describe the estimated cost of transporting the items or products being sold, produced or purchased. This amount is usually determined at the time the sales order is created and is quoted to the customer, before the actual shipping method, weight or number of units is known. This is also customarily known as a general Shipping and Handling charge.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of EstimatedFreightCostAmount in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="EstimatedFreightCostAmount" type="udt:AmountType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Is used to the describe the estimated cost of
                        transporting the items or products being sold, produced or purchased. This amount is usually
                        determined at the time the sales order is created and is quoted to the customer, before the
                        actual shipping method, weight or number of units is known. This is also customarily known as a
                        general Shipping and Handling charge.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: