Definition Type: ComplexType
Name: VDSharedDealTermsType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidDealResponse.xsd
Abstract
Documentation:
Indicates the values shared with all the incentives within the deal.
Collapse XSD Schema Diagram:
Drilldown into MinimumDealCashValue in schema validdealresponse_xsd Drilldown into IncentiveTermEndMonth in schema validdealresponse_xsd Drilldown into IncentiveTermBeginMonth in schema validdealresponse_xsd Drilldown into FinancialProviderDescription in schema validdealresponse_xsd Drilldown into FinancialProvider in schema validdealresponse_xsd Drilldown into PurchaseTypeDescription in schema validdealresponse_xsd Drilldown into PurchaseType in schema validdealresponse_xsdXSD Diagram of VDSharedDealTermsType in schema validdealresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VDSharedDealTermsType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the values shared with all the incentives within the deal.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PurchaseType" 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 represents the purchase type of the Top of Deal Incentive.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PurchaseTypeDescription" 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 represents the purchase type of the Top of Deal Incentive.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="FinancialProvider" 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">The financial provider specifies the bank or finance 
                  company that is supplying the financing for this deal. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="FinancialProviderDescription" 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">A description of the financial provider code specified above.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="IncentiveTermBeginMonth" 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">For cases where there is financing (e.g., Purchase Type = Finance or Lease),
                  this field will specify the minimum months term for the financing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="IncentiveTermEndMonth" 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">For cases where there is financing (e.g., Purchase Type = Finance or Lease), 
                  this field will specify the maximum months term for the financing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="MinimumDealCashValue" type="udt:AmountType" 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 field represents the total cash value associated with the Top of Deal and the Always 
                        Stackable incentives.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseType star:PurchaseType 1 1
PurchaseTypeDescription star:PurchaseTypeDescription 1 1
FinancialProvider star:FinancialProvider 1 1
FinancialProviderDescription star:FinancialProviderDescription 1 1
IncentiveTermBeginMonth star:IncentiveTermBeginMonth 1 1
IncentiveTermEndMonth star:IncentiveTermEndMonth 1 1
MinimumDealCashValue star:MinimumDealCashValue 1 1
Collapse Derivation Tree:
Collapse References:
star:VDSharedDealsTerm