Definition Type: Element
Name: PlanOptionPricing
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServicePlanOptionPricingType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Plan option and pricing information.
Collapse XSD Schema Diagram:
Drilldown into PlanOptionDealerCostAmount in schema components_xsd Drilldown into PlanOptionPriceAmount in schema components_xsd Drilldown into PlanOption in schema components_xsd Drilldown into ServicePlanOptionPricingType in schema components_xsdXSD Diagram of PlanOptionPricing in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PlanOptionPricing" type="ServicePlanOptionPricingType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Plan option and pricing information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PlanOption star:PlanOption (1) (1)
PlanOptionPriceAmount star:PlanOptionPriceAmount 0 (1)
PlanOptionDealerCostAmount star:PlanOptionDealerCostAmount 0 (1)
Collapse Derivation Tree: