Definition Type: ComplexType
Name: VehiclePricesType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
Common Vehicle Prices Component.
Collapse XSD Schema Diagram:
Drilldown into Price in schema components_xsdXSD Diagram of VehiclePricesType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehiclePricesType">
    <xsd:annotation>
        <xsd:documentation>Common Vehicle Prices Component.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="1" maxOccurs="unbounded" ref="Price" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Price star:Price 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:VehiclePrices