Definition Type: Element
Name: CreditVehiclePricing
Namespace: http://www.starstandard.org/STAR/5
Type: star:CreditVehiclePricingType
Containing Schema: Components.xsd
Abstract
Documentation:
The CreditVehiclePricing component represents pricing information associated with a vehicle, e.g, MSRP, Invoice amount, etc.
Collapse XSD Schema Diagram:
Drilldown into VehiclePricingTypeSourceCode in schema components_xsd Drilldown into VehiclePricingTypeCode in schema components_xsd Drilldown into PriceDescription in schema components_xsd Drilldown into VehiclePriceAmount in schema components_xsd Drilldown into CreditVehiclePricingType in schema components_xsdXSD Diagram of CreditVehiclePricing in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CreditVehiclePricing" type="CreditVehiclePricingType">
    <xsd:annotation>
        <xsd:documentation>The CreditVehiclePricing component represents pricing information associated with a vehicle, e.g, MSRP, Invoice amount, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehiclePriceAmount star:VehiclePriceAmount (1) (1)
PriceDescription star:PriceDescription 0 (1)
VehiclePricingTypeCode star:VehiclePricingTypeCode 0 (1)
VehiclePricingTypeSourceCode star:VehiclePricingTypeSourceCode 0 (1)
Collapse Derivation Tree: