Definition Type: ComplexType
Name: ServicePlanDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ServicePlan.xsd
Abstract
Documentation:
Detailed line information related to the Service Plan transaction.
Collapse XSD Schema Diagram:
Drilldown into AcknowledgementStatus in schema components_xsd Drilldown into Status in schema serviceplan_xsd Drilldown into MiscellaneousNotes in schema serviceplan_xsd Drilldown into PlanOption in schema components_xsd Drilldown into PlanOptionCountNumeric in schema serviceplan_xsd Drilldown into Coverage in schema components_xsd Drilldown into Vehicle in schema components_xsd Drilldown into PlanStatusCode in schema serviceplan_xsd Drilldown into PlanExpirationDate in schema serviceplan_xsd Drilldown into PlanEffectiveDate in schema serviceplan_xsd Drilldown into PlanUseCode in schema serviceplan_xsd Drilldown into PlanYear in schema serviceplan_xsd Drilldown into PlanCategoryTypeString in schema serviceplan_xsd Drilldown into PlanLanguageCode in schema serviceplan_xsd Drilldown into PlanDescription in schema serviceplan_xsd Drilldown into PlanType in schema serviceplan_xsd Drilldown into PlanCode in schema serviceplan_xsd Drilldown into AccessCode in schema serviceplan_xsd Drilldown into PlanSupplierName in schema serviceplan_xsd Drilldown into PlanCountryCode in schema serviceplan_xsdXSD Diagram of ServicePlanDetailType in schema serviceplan_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServicePlanDetailType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Detailed line information related to the Service Plan transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PlanCountryCode" type="scl:CountryEnumeratedType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">ISO country code
                indicating where the Plan is to be sold.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanSupplierName" type="udt:NameType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The third party supplier
                underwriting the Plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AccessCode" type="udt:CodeType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Describe which system or
                user group the plan is available to, i.e. can be sold by a Dealer or sold by a
                central administrative.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanCode" type="udt:CodeType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A code uniquely
                identifying the Plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanType" type="udt:TextType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The name or type of the
                Plan</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanDescription" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text
                description of plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanLanguageCode" type="sqdt:LanguageCodeType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Language code returned
                for a Plan</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanCategoryTypeString" type="qdt:StringType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if the Plan is
                for a new vehicle or a used vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanYear" type="qdt:YearDateType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Marketing Year designator
                for Plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanUseCode" type="udt:CodeType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if the Plan is
                for an OEM vehicle or competitive vehicle or all vehicles.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanEffectiveDate" type="udt:DateType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Date the plan is approved
                to sell in the state/province. This is the date that the dealer can begin selling
                the plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanExpirationDate" type="udt:DateType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Expiry date of plan. The
                date the plan expires and can no longer be sold by the dealer.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PlanStatusCode" type="udt:CodeType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Code indicating the
                status of the Plan (e.g. 1 - Active, 2 - Inactive, 3 -
            Canceled.)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Vehicle" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Vehicle not covered by the Plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Coverage" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PlanOptionCountNumeric" type="udt:NumericType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The number of options
                available with the Plan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PlanOption" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="MiscellaneousNotes" type="udt:TextType" minOccurs="0">
            <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form miscellaneous
                comments</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Status" type="MinimumAcknowledgementStatusType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Deprecated: Use AcknowledgementStatus
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AcknowledgementStatus" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PlanCountryCode star:PlanCountryCode 0 unbounded
PlanSupplierName star:PlanSupplierName 0 (1)
AccessCode star:AccessCode 0 (1)
PlanCode star:PlanCode 0 (1)
PlanType star:PlanType 0 (1)
PlanDescription star:PlanDescription 0 unbounded
PlanLanguageCode star:PlanLanguageCode 0 (1)
PlanCategoryTypeString star:PlanCategoryTypeString 0 (1)
PlanYear star:PlanYear 0 (1)
PlanUseCode star:PlanUseCode 0 (1)
PlanEffectiveDate star:PlanEffectiveDate 0 (1)
PlanExpirationDate star:PlanExpirationDate 0 (1)
PlanStatusCode star:PlanStatusCode 0 (1)
Vehicle star:Vehicle 0 unbounded
Coverage star:Coverage 0 unbounded
PlanOptionCountNumeric star:PlanOptionCountNumeric 0 (1)
PlanOption star:PlanOption 0 unbounded
MiscellaneousNotes star:MiscellaneousNotes 0 (1)
Status star:Status 0 unbounded
AcknowledgementStatus star:AcknowledgementStatus 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:ServicePlanDetail