Definition Type: ComplexType
Name: MVResponseSharedTermsType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidMultipleVehicleIncentiveResponse.xsd
Abstract
Documentation:
A deal is defined by incentives that have certain shared criteria. The following values are shared with all the incentives within the deal.
Collapse XSD Schema Diagram:
Drilldown into minimumDealCashValue in schema validmultiplevehicleincentiveresponse_xsd Drilldown into IncentiveTermEndMonth in schema validmultiplevehicleincentiveresponse_xsd Drilldown into IncentiveTermBeginMonth in schema validmultiplevehicleincentiveresponse_xsd Drilldown into FinancialProviderDescription in schema validmultiplevehicleincentiveresponse_xsd Drilldown into FinancialProvider in schema validmultiplevehicleincentiveresponse_xsd Drilldown into PurchaseTypeDescription in schema validmultiplevehicleincentiveresponse_xsd Drilldown into PurchaseType in schema validmultiplevehicleincentiveresponse_xsdXSD Diagram of MVResponseSharedTermsType in schema validmultiplevehicleincentiveresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="MVResponseSharedTermsType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
              A deal is defined by incentives that have certain shared criteria. The following values are 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: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">This is the total cash value associated with the Top of Deal and the
                    Always Stackable incentives. This is in effect the minimum cash that would be available for the Deal assuming that the Top of 
                    Deal and its Always Stackable add on incentives was selected.</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:MVResponseSharedTerms