Definition Type: Element
Name: PlanSurcharge
Namespace: http://www.starstandard.org/STAR/5
Type: star:SurchargeType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Surcharges associated with the Service Plan
Collapse XSD Schema Diagram:
Drilldown into SurchargeCostAmount in schema components_xsd Drilldown into SurchargePriceAmount in schema components_xsd Drilldown into SurchargeDescription in schema components_xsd Drilldown into SurchargeCode in schema components_xsd Drilldown into SurchargeType in schema components_xsdXSD Diagram of PlanSurcharge in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PlanSurcharge" type="SurchargeType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Surcharges associated with the Service Plan</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SurchargeCode star:SurchargeCode 0 (1)
SurchargeDescription star:SurchargeDescription 0 unbounded
SurchargePriceAmount star:SurchargePriceAmount 0 (1)
SurchargeCostAmount star:SurchargeCostAmount 0 (1)
Collapse Derivation Tree: