Definition Type: Element
Name: PlanOptionServicePlanOption
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServicePlanOptionType
Containing Schema: ServicePlan.xsd
Abstract
Documentation:
The PlanOption component represents the individual option(s) associated with each plan. This definition came from the ServicePlanDetail Component
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 PlanOptionServicePlanOption in schema serviceplan_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PlanOptionServicePlanOption" type="ServicePlanOptionType">
    <xsd:annotation>
        <xsd:documentation>The PlanOption component represents the individual option(s) associated with each plan.</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">This definition came from the ServicePlanDetail Component</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: