Definition Type: ComplexType
Name: CreditServiceContractType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PreferredProviderIndicator in schema components_xsd Drilldown into ContractFormNumberString in schema components_xsd Drilldown into ContractEffectiveDate in schema components_xsd Drilldown into ContractCoverageAmount in schema components_xsd Drilldown into AmountFinanced in schema components_xsd Drilldown into ContractCompanyAddress in schema components_xsd Drilldown into ContractTermDistanceMeasure in schema components_xsd Drilldown into ServiceContractDescription in schema components_xsd Drilldown into TaxabilityIndicator in schema components_xsd Drilldown into InsideCarrierTypeIndicator in schema components_xsd Drilldown into FinancedIndicator in schema components_xsd Drilldown into ContractDeductibleAmount in schema components_xsd Drilldown into CustomerSalePriceAmount in schema components_xsd Drilldown into DealerCostAmount in schema components_xsd Drilldown into TermMeasure in schema components_xsd Drilldown into ContractTypeString in schema components_xsd Drilldown into ContractPlanCode in schema components_xsd Drilldown into ContractID in schema components_xsd Drilldown into ContractCompanyName in schema components_xsdXSD Diagram of CreditServiceContractType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CreditServiceContractType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="ContractCompanyName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation>
                        Service contract company name
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>
                        Identification of Service Contract
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractPlanCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>
                        Service Contract Plan Code
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractTypeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Service contract type and/or area of
                        coverage
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TermMeasure" type="sqdt:TimeMeasureType">
            <xsd:annotation>
                <xsd:documentation>
                        Number of months of contract term
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DealerCostAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>
                        The cost incurred by the dealer.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CustomerSalePriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>
                        The amount the customer pays for the service
                        contract.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractDeductibleAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>
                        Amount of contract deductible.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="FinancedIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>
                        Indicates whether the service contract is being financed
                            through the retail credit contract or capitalized for
                        lease.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="InsideCarrierTypeIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>
                        Indicates whether the service contract is provided by the
                            finance source (inside) or an outside company.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TaxabilityIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>
                        Indicates if the service contract is
                        taxable.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="ServiceContractDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>
                        Free form description of service contract type applied to
                            the contract.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractTermDistanceMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation>
                        The ContractTermMileage Compound represents the odometer
                            mileage allowed under terms of the warranty.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ContractCompanyAddress">
            <xsd:annotation>
                <xsd:documentation>
                        The address of the service company providing the service
                            contract.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="AmountFinanced" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The total amount
                financed.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ContractCoverageAmount" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Dollar amount of coverage provided by service contract for example "Damage up to $40,000".</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ContractEffectiveDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Start Date of Service
                Contract</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ContractFormNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the type of
                contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="PreferredProviderIndicator" type="udt:IndicatorType" maxOccurs="1" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                    Indicates whether the provider is a preferred provider.
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContractCompanyName star:ContractCompanyName 0 (1)
ContractID star:ContractID 0 (1)
ContractPlanCode star:ContractPlanCode 0 (1)
ContractTypeString star:ContractTypeString 0 (1)
TermMeasure star:TermMeasure 0 (1)
DealerCostAmount star:DealerCostAmount 0 (1)
CustomerSalePriceAmount star:CustomerSalePriceAmount 0 (1)
ContractDeductibleAmount star:ContractDeductibleAmount 0 (1)
FinancedIndicator star:FinancedIndicator 0 (1)
InsideCarrierTypeIndicator star:InsideCarrierTypeIndicator 0 (1)
TaxabilityIndicator star:TaxabilityIndicator 0 (1)
ServiceContractDescription star:ServiceContractDescription 0 unbounded
ContractTermDistanceMeasure star:ContractTermDistanceMeasure 0 (1)
ContractCompanyAddress star:ContractCompanyAddress 0 (1)
AmountFinanced star:AmountFinanced 0 1
ContractCoverageAmount star:ContractCoverageAmount 0 1
ContractEffectiveDate star:ContractEffectiveDate 0 1
ContractFormNumberString star:ContractFormNumberString 0 1
PreferredProviderIndicator star:PreferredProviderIndicator 0 1
Collapse Derivation Tree:
Collapse References:
star:CreditServiceContract