Definition Type: Element
Name: OptionBase
Namespace: http://www.starstandard.org/STAR/5
Type: star:OptionBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
The OptionBase represents information about a vehicle's options.
Collapse XSD Schema Diagram:
Drilldown into ManufacturerName in schema components_xsd Drilldown into OptionStockNumberString in schema components_xsd Drilldown into OptionName in schema components_xsd Drilldown into OptionBaseType in schema components_xsdXSD Diagram of OptionBase in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OptionBase" type="OptionBaseType">
    <xsd:annotation>
        <xsd:documentation>The OptionBase represents information about a vehicle's options.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OptionName star:OptionName 0 (1)
OptionStockNumberString star:OptionStockNumberString 0 (1)
ManufacturerName star:ManufacturerName 0 (1)
Collapse Derivation Tree: