Definition Type: ComplexType
Name: ServicePlanPricingABIEType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
Aggregate of Vehicle Service Plan and Pricing Information
Collapse XSD Schema Diagram:
Drilldown into AdditionalDetailDescription in schema components_xsd Drilldown into TotalDealerCostAmount in schema components_xsd Drilldown into PurchaseNetPriceAmount in schema components_xsd Drilldown into DealerReservePriceAmount in schema components_xsd Drilldown into Coverage in schema components_xsd Drilldown into PlanSurcharge in schema components_xsd Drilldown into PlanFee in schema components_xsd Drilldown into PlanAdditionalPrice in schema components_xsd Drilldown into PlanOptionPricing in schema components_xsd Drilldown into PlanBaseDealerCostAmount in schema components_xsd Drilldown into PlanBasePriceAmount in schema components_xsd Drilldown into PlanTypeSubGroup in schema components_xsd Drilldown into PlanTypeGroup in schema components_xsd Drilldown into PlanType in schema components_xsd Drilldown into PlanSubCategoryString in schema components_xsd Drilldown into PlanCategoryString in schema components_xsd Drilldown into StateOrProvinceCountrySub-DivisionID in schema components_xsd Drilldown into PlanYear in schema components_xsdXSD Diagram of ServicePlanPricingABIEType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServicePlanPricingABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Aggregate of Vehicle Service Plan and Pricing Information</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PlanYear" type="qdt:YearDateType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Marketing Year designator for the Service Plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="StateOrProvinceCountrySub-DivisionID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A unique identifer that identifies a state or province within a country. For the US this would typically be the two letter state abbreviation or name.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanCategoryString" type="qdt:StringType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Plan category.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanSubCategoryString" type="qdt:StringType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Plan subcategory.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanType" type="PlanTypeGroupType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">...</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanTypeGroup" type="PlanTypeGroupType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">...</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanTypeSubGroup" type="PlanTypeGroupType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">...</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="PlanBasePriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The base price of the contract without options.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="PlanBaseDealerCostAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The base cost to the dealer of the contract without options.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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>
        <xsd:element name="PlanAdditionalPrice" type="PriceABIEType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Additional plan price elements.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanFee" type="FeeType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Fees associated with the Service Plan</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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>
        <xsd:element ref="Coverage" minOccurs="0" />
        <xsd:element minOccurs="0" name="DealerReservePriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The amount of the price associated with the dealer reserve.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="PurchaseNetPriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>The total amount paid by the customer net of taxes.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TotalDealerCostAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>Total amount paid by the dealer including tax (i.e. total dealer cost).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AdditionalDetailDescription" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PlanYear star:PlanYear 0 (1)
StateOrProvinceCountrySub-DivisionID star:StateOrProvinceCountrySub-DivisionID 0 (1)
PlanCategoryString star:PlanCategoryString 0 (1)
PlanSubCategoryString star:PlanSubCategoryString 0 (1)
PlanType star:PlanType 0 (1)
PlanTypeGroup star:PlanTypeGroup 0 unbounded
PlanTypeSubGroup star:PlanTypeSubGroup 0 unbounded
PlanBasePriceAmount star:PlanBasePriceAmount 0 (1)
PlanBaseDealerCostAmount star:PlanBaseDealerCostAmount 0 (1)
PlanOptionPricing star:PlanOptionPricing 0 unbounded
PlanAdditionalPrice star:PlanAdditionalPrice 0 unbounded
PlanFee star:PlanFee 0 unbounded
PlanSurcharge star:PlanSurcharge 0 unbounded
Coverage star:Coverage 0 (1)
DealerReservePriceAmount star:DealerReservePriceAmount 0 (1)
PurchaseNetPriceAmount star:PurchaseNetPriceAmount 0 (1)
TotalDealerCostAmount star:TotalDealerCostAmount 0 (1)
AdditionalDetailDescription star:AdditionalDetailDescription 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:ServicePlanPricing