Definition Type: Element
Name: SalePriceAmount
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
Identifies the sales price for the associated item or object. This could be used to identify the price at a header level or line item level. This price is considered to be exclusive of freight or other taxes or charges
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 SalePriceAmount in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SalePriceAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Identifies the sales price for the associated item or object. This could be used to
            identify the price at a header level or line item level. This price is considered to be
            exclusive of freight or other taxes or charges
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: