Definition Type: Element
Name: topOfDealOnlyInd
Namespace: http://www.starstandard.org/STAR/5
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: ValidDealRequest.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Allows the calling application to restrict the results to Top of Deal programs. Top of Deal programs are the primary incentives that a buyer receives when purchasing or financing a vehicle (consumer cash, finance, lease). Setting the flag to true will exclude all stackable add-on programs from the results.
Collapse XSD Schema Diagram:
XSD Diagram of topOfDealOnlyInd in schema validdealrequest_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="topOfDealOnlyInd" type="xsd:boolean" minOccurs="1" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Allows the calling application to restrict the results to Top of Deal programs. 
                  Top of Deal programs are the primary incentives that a buyer receives when purchasing or financing a vehicle
                  (consumer cash, finance, lease). Setting the flag to true will exclude all stackable add-on programs from the results.</xsd:documentation>
    </xsd:annotation>
</xsd:element>