<xsd:complexType name="VDProgramIdentificationType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">This section links the incentive program to the individual incentive value.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ProgramID" type="udt:TextType" 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">This is a unique identifier for an incentive program. Details group together multiple
vehicles and incentive terms into a single document to simplify authoring, posting, and reporting.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramRevisionNumber" type="udt:NumericType" 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">Denotes a specific revision of an incentive program. Each revision contains
the fully defined content of the incentive program and its eligibility criteria.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="standardIncentiveType" type="udt:TextType" 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">
This code specifies the type of incentive values that may be associated with each vehicle within the program. The standard incentive type determines
whether cash, interest rate, residual, text based non cash incentives, and other special terms and conditions are allowed on the program.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramURL" type="qdt:URIType" 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">An URL to access 10 Point PDF file</xsd:documentation>
</xsd:annotation>
</xsd:element>
<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>
<xsd:element name="ProgramName" type="udt:TextType" 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">Program name includes some description of the program type and contents</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisplayRegion" type="udt:TextType" minOccurs="1" maxOccurs="unbounded">
<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">Indicates the incentive programs that are of interest to dealers in a particular area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SeeContractInd" 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">Identifies incentive programs that have special terms that require a dealer to review in the full program text.
The incentive eligibility cannot be fully evaluated based on the rules within IOM.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="redemptionCode" type="udt:TextType" minOccurs="1" maxOccurs="unbounded">
<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">This is the accounting code that is used by the dealers to file for reimbursement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="VDIncentiveProgramTags" />
</xsd:sequence>
</xsd:complexType>
|