Definition Type: Element
Name: PlanOption
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServicePlanOptionType
Containing Schema: Components.xsd
Abstract
Documentation:
Options that are available on a service plan.
Collapse XSD Schema Diagram:
Drilldown into PlanOptionCode in schema components_xsd Drilldown into PlanOptionDescription in schema components_xsd Drilldown into PlanOptionalLanguageCode in schema components_xsd Drilldown into PlanOptionTypeCode in schema components_xsd Drilldown into ServicePlanOptionType in schema components_xsdXSD Diagram of PlanOption in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PlanOption" type="ServicePlanOptionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Options that are available on a service plan.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PlanOptionTypeCode star:PlanOptionTypeCode 0 (1)
PlanOptionalLanguageCode star:PlanOptionalLanguageCode 0 (1)
PlanOptionDescription star:PlanOptionDescription 0 unbounded
PlanOptionCode star:PlanOptionCode 0 (1)
Collapse Derivation Tree: