<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>
|