Definition Type: Element
Name: TopOfDealInd
Namespace: http://www.starstandard.org/STAR/5
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: ValidMultipleVehicleIncentiveResponse.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
A program is a “Top Of Deal” if it is a primary incentive which drives the selection of other incentives.
Collapse XSD Schema Diagram:
XSD Diagram of TopOfDealInd in schema validmultiplevehicleincentiveresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TopOfDealInd" 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">A program is a “Top Of Deal” if it is a primary incentive which drives the 
                  selection of other incentives.</xsd:documentation>
    </xsd:annotation>
</xsd:element>