Definition Type: Element
Name: ServicePlan
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServicePlanType
Containing Schema: ServicePlan.xsd
Abstract
Documentation:
ServicePlan defines the Service Plan process of communicating vehicle service plan and maintenance plan, pricing and availability information to the dealer. NOTE: Although this is the traditional use of ServicePlan, it could be used to send Service Plan information between any two business parties.
Collapse XSD Schema Diagram:
Drilldown into ServicePlanDetail in schema serviceplan_xsd Drilldown into ServicePlanHeader in schema serviceplan_xsd Drilldown into ServicePlanType in schema serviceplan_xsdXSD Diagram of ServicePlan in schema serviceplan_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServicePlan" type="ServicePlanType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                ServicePlan defines the Service Plan process of communicating 
                vehicle service plan and maintenance plan, pricing and availability information 
                to the dealer. NOTE: Although this is the traditional use of ServicePlan, 
                it could be used to send Service Plan information between any two business parties.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ServicePlanHeader star:ServicePlanHeader (1) (1)
ServicePlanDetail star:ServicePlanDetail (1) unbounded
Collapse Derivation Tree: