Definition Type: Element
Name: VOOption
Namespace: http://www.starstandard.org/STAR/5
Type: star:VOOptionType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents information about a vehicle's options.
Collapse XSD Schema Diagram:
Drilldown into RequiredOptionCode in schema components_xsd Drilldown into ColorDependentOptionIndicator in schema components_xsd Drilldown into VOConflictsOption in schema components_xsd Drilldown into VOInclusivesOption in schema components_xsd Drilldown into StatusDetail in schema components_xsd Drilldown into OptionChangeIndicator in schema components_xsd Drilldown into PortInstalledIndicator in schema components_xsd Drilldown into OptionSalesCode in schema components_xsd Drilldown into OptionMSRPAmount in schema components_xsd Drilldown into OptionCostAmount in schema components_xsd Drilldown into OptionName in schema components_xsd Drilldown into OptionIdCode in schema components_xsd Drilldown into VOOptionType in schema components_xsdXSD Diagram of VOOption in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VOOption" type="VOOptionType">
    <xsd:annotation>
        <xsd:documentation>Represents information about a vehicle's options.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OptionIdCode star:OptionIdCode 0 (1)
OptionName star:OptionName 0 (1)
OptionCostAmount star:OptionCostAmount 0 (1)
OptionMSRPAmount star:OptionMSRPAmount 0 (1)
OptionSalesCode star:OptionSalesCode 0 (1)
PortInstalledIndicator star:PortInstalledIndicator 0 (1)
OptionChangeIndicator star:OptionChangeIndicator 0 (1)
StatusDetail star:StatusDetail 0 unbounded
VOInclusivesOption star:VOInclusivesOption 0 unbounded
VOConflictsOption star:VOConflictsOption 0 unbounded
ColorDependentOptionIndicator star:ColorDependentOptionIndicator 0 (1)
RequiredOptionCode star:RequiredOptionCode 0 (1)
Collapse Derivation Tree: