Definition Type: ComplexType
Name: VDRequestSamplePaymentType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidDealRequest.xsd
Abstract
Documentation:
A sample payment is a monthly finance payment for a Finance (loan) or Lease type deal.
Collapse XSD Schema Diagram:
Drilldown into downPaymentAmount in schema validdealrequest_xsd Drilldown into acquisitionCostAmountOverride in schema validdealrequest_xsd Drilldown into surveyedPricePercent in schema validdealrequest_xsd Drilldown into pegDiscountAmount in schema validdealrequest_xsd Drilldown into destinationFreightChargeAmount in schema validdealrequest_xsd Drilldown into mSRPAmount in schema validdealrequest_xsdXSD Diagram of VDRequestSamplePaymentType in schema validdealrequest_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VDRequestSamplePaymentType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">A sample payment is a monthly finance payment for a Finance (loan) or Lease type deal.
            </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="mSRPAmount" type="udt:AmountType">
            <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 Manufacturer’s Suggested Retail Price for the vehicle (MSRP).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="destinationFreightChargeAmount" type="udt:AmountType">
            <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 filter group specifies numeric parameters with lower and upper bounds. 
                  Each group is composed of a numeric type, upper and lower bound values, a numeric control and a change indicator.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="pegDiscountAmount" type="udt:AmountType">
            <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 PEG Discount is a price reduction that applies to a Preferred Equipment Group option package.   
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="surveyedPricePercent" type="udt:AmountType">
            <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">When the negotiated amount 
                  is lower than MSRP (as it usually is), then it is desirable to advertise a sample payment that reflects this
                  lower vehicle cost</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="acquisitionCostAmountOverride" type="udt:AmountType">
            <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 amount that the buyer of the vehicle pays the dealership to reduce the amount financed.   
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="downPaymentAmount" type="udt:AmountType">
            <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 amount that the buyer of the vehicle pays the dealership to reduce the amount financed.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mSRPAmount star:mSRPAmount (1) (1)
destinationFreightChargeAmount star:destinationFreightChargeAmount (1) (1)
pegDiscountAmount star:pegDiscountAmount (1) (1)
surveyedPricePercent star:surveyedPricePercent (1) (1)
acquisitionCostAmountOverride star:acquisitionCostAmountOverride (1) (1)
downPaymentAmount star:downPaymentAmount (1) (1)
Collapse Derivation Tree:
Collapse References:
star:VDRequestSamplePayment