Definition Type: Element
Name: TotalAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
Total price (cost + markup)
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of TotalAmount in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TotalAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Total price (cost +
                markup)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: