Definition Type: Element
Name: PricingTypeString
Namespace: http://www.starstandard.org/STAR/5
Type: qdt:StringType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Designates type of pricing for vehicle transaction. Examples could be: QUOTE, MSRP, INVOICE, BLUEBOOK, TOTALFIGURE, OVERINVOICE, UNDERINVOICE, UNDERMSRP, OVERMSRP, CALL, NA, or OTHER
Collapse XSD Schema Diagram:
XSD Diagram of PricingTypeString in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PricingTypeString" type="qdt:StringType">
    <xsd:annotation>
        <xsd:documentation>
                        Designates type of pricing for vehicle transaction.
                            Examples could be: QUOTE, MSRP, INVOICE, BLUEBOOK, TOTALFIGURE,
                            OVERINVOICE, UNDERINVOICE, UNDERMSRP, OVERMSRP, CALL, NA, or
                        OTHER
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: