Definition Type: ComplexType
Name: VehiclePaymentsDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: VehiclePayments.xsd
Abstract
Documentation:
Detail information related to Vehicle Payments
Collapse XSD Schema Diagram:
Drilldown into PricingABIE in schema components_xsd Drilldown into FloorPlanDaysNumeric in schema vehiclepayments_xsd Drilldown into TransitAllowanceAmount in schema vehiclepayments_xsd Drilldown into HoldbackAmount in schema vehiclepayments_xsd Drilldown into VehicleCalculationAmount in schema vehiclepayments_xsd Drilldown into ModelCode in schema vehiclepayments_xsd Drilldown into VehicleID in schema vehiclepayments_xsd Drilldown into VehicleInvoiceDate in schema vehiclepayments_xsd Drilldown into VehiclePaymentActionCode in schema vehiclepayments_xsd Drilldown into VehicleOrderNumber in schema vehiclepayments_xsdXSD Diagram of VehiclePaymentsDetailType in schema vehiclepayments_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehiclePaymentsDetailType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Detail information related to Vehicle Payments</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="VehicleOrderNumber" type="udt:TextType" minOccurs="0">
            <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">Vehicle Order Number
                (VON)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehiclePaymentActionCode" type="udt:CodeType" minOccurs="0">
            <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 type of
                payment to be made based on vehicle status (e.g., wholesale, transit, received,
                retail, etc.) and sale typce (e.g. ordered for a retail sale, ordered for a
                government sale, etc.).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehicleInvoiceDate" type="udt:DateType" minOccurs="0">
            <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 date the vehicle
                invoice was created.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehicleID" type="udt:IdentifierType" minOccurs="0">
            <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 vehicle
                identification. This could be the VIN, HIN, or some unique identifier for a
            vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ModelCode" type="udt:CodeType" minOccurs="0">
            <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">Manufacturer-assigned
                model code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="VehicleCalculationAmount" type="udt:AmountType" minOccurs="0">
            <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 amount that is used
                to calculate the holdback amount.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="HoldbackAmount" type="udt:AmountType" minOccurs="0">
            <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 amount that is paid
                to the dealer on a vehicle basis refunding the dealer for inflated vehicle invoice
                amounts.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TransitAllowanceAmount" type="udt:AmountType" minOccurs="0">
            <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 amount allocated to
                cover the interest cost associated with holding vehicles while in
            transit.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="FloorPlanDaysNumeric" type="udt:NumericType" minOccurs="0">
            <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 number of days for
                which the floor plan is paid.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PricingABIE" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleOrderNumber star:VehicleOrderNumber 0 (1)
VehiclePaymentActionCode star:VehiclePaymentActionCode 0 (1)
VehicleInvoiceDate star:VehicleInvoiceDate 0 (1)
VehicleID star:VehicleID 0 (1)
ModelCode star:ModelCode 0 (1)
VehicleCalculationAmount star:VehicleCalculationAmount 0 (1)
HoldbackAmount star:HoldbackAmount 0 (1)
TransitAllowanceAmount star:TransitAllowanceAmount 0 (1)
FloorPlanDaysNumeric star:FloorPlanDaysNumeric 0 (1)
PricingABIE star:PricingABIE 0 (1)
Collapse Derivation Tree:
Collapse References:
star:VehiclePaymentsDetail