Definition Type: Element
Name: SalesVehiclePricing
Namespace: http://www.starstandard.org/STAR/5
Type: star:PricingABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
The SalesVehiclePricing component represents pricing information associated with a vehicle, e.g, MSRP, Invoice amount, etc.
Collapse XSD Schema Diagram:
Drilldown into Price in schema components_xsd Drilldown into PriceHideIndicator in schema components_xsd Drilldown into PricingDeltaPercent in schema components_xsd Drilldown into PriceSourceCode in schema components_xsd Drilldown into PricingABIEType in schema components_xsdXSD Diagram of SalesVehiclePricing in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SalesVehiclePricing" type="PricingABIEType">
    <xsd:annotation>
        <xsd:documentation>The SalesVehiclePricing 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
PriceSourceCode star:PriceSourceCode 0 unbounded
PricingDeltaPercent star:PricingDeltaPercent 0 (1)
PriceHideIndicator star:PriceHideIndicator 0 (1)
Price star:Price 1 unbounded
Collapse Derivation Tree: