Definition Type: Element
Name: CreditVehicle
Namespace: http://www.starstandard.org/STAR/5
Type: star:CreditVehicleABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
Defines the vehicle, options, and pricing that is being applied for on a credit application.
Collapse XSD Schema Diagram:
Drilldown into DealerProducts in schema components_xsd Drilldown into PriorVehicleUseCode in schema components_xsd Drilldown into EquipmentType in schema components_xsd Drilldown into Pricing in schema components_xsd Drilldown into Option in schema components_xsd Drilldown into Vehicle in schema components_xsd Drilldown into LicenseNumberString in schema components_xsd Drilldown into DeliveryDistanceMeasure in schema components_xsd Drilldown into CreditVehicleABIEType in schema components_xsdXSD Diagram of CreditVehicle in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CreditVehicle" type="CreditVehicleABIEType">
    <xsd:annotation>
        <xsd:documentation> Defines the vehicle, options, and pricing that is being applied for
                on a credit application. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryDistanceMeasure star:DeliveryDistanceMeasure 0 1
LicenseNumberString star:LicenseNumberString 0 1
Vehicle star:Vehicle 0 1
Option star:Option 0 unbounded
Pricing star:Pricing 0 unbounded
EquipmentType star:EquipmentType 0 1
PriorVehicleUseCode star:PriorVehicleUseCode 0 1
DealerProducts star:DealerProducts 0 unbounded
Collapse Derivation Tree: