Definition Type: Element
Name: ServicePlanInformation
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServicePlanInformationType
Containing Schema: ServicePlanInformation.xsd
Abstract
Documentation:
ServicePlanInformation holds the set of service plans available on a vehicle, including pricing information for each plan, and any existing active service plan contracts on the vehicle.
Collapse XSD Schema Diagram:
Drilldown into ServicePlanInformationLineItem in schema serviceplaninformation_xsd Drilldown into ServicePlanInformationHeader in schema serviceplaninformation_xsd Drilldown into ServicePlanInformationType in schema serviceplaninformation_xsdXSD Diagram of ServicePlanInformation in schema serviceplaninformation_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServicePlanInformation" type="ServicePlanInformationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                ServicePlanInformation holds the set of service plans 
                available on a vehicle, including pricing information for each plan, and any 
                existing active service plan contracts on the vehicle.                  
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ServicePlanInformationHeader star:ServicePlanInformationHeader (1) (1)
ServicePlanInformationLineItem star:ServicePlanInformationLineItem 0 unbounded
Collapse Derivation Tree: