Definition Type: Element
Name: TotalAmountLessTax
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Total dollar amount of the order including freight and handling charge, but excluding taxes.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of TotalAmountLessTax in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TotalAmountLessTax" type="udt:AmountType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Total dollar amount of the order including freight and
                        handling charge, but excluding taxes.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: