Definition Type: Element
Name: ServicePlanOption
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServicePlanOptionType
Containing Schema: Components.xsd
Abstract
Documentation:
The ServicePlanOption component represents the individual option(s) associated with each 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 ServicePlanOption in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServicePlanOption" type="ServicePlanOptionType">
    <xsd:annotation>
        <xsd:documentation>The ServicePlanOption component represents the individual option(s) associated with each 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: