Definition Type: ComplexType
Name: CreditContractWarrantyType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ContractTermDistanceMeasure in schema components_xsd Drilldown into WarrantyTypeCode 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 ContractCompanyName in schema components_xsd Drilldown into TermMeasure in schema components_xsdXSD Diagram of CreditContractWarrantyType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CreditContractWarrantyType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="TermMeasure" type="sqdt:TimeMeasureType">
            <xsd:annotation>
                <xsd:documentation>
                        The Term Compound represents information about the number
                            of months in the contract term.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractCompanyName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation>
                        Warranty contract company name.
                    </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 warranty 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 warranty is provided by the finance
                            source (inside) or an outside company.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="WarrantyTypeCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>
                        A code used to classify into coverage
                        categories.
                    </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:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TermMeasure star:TermMeasure 0 (1)
ContractCompanyName star:ContractCompanyName 0 (1)
ContractDeductibleAmount star:ContractDeductibleAmount 0 (1)
FinancedIndicator star:FinancedIndicator 0 (1)
InsideCarrierTypeIndicator star:InsideCarrierTypeIndicator 0 (1)
WarrantyTypeCode star:WarrantyTypeCode 0 (1)
ContractTermDistanceMeasure star:ContractTermDistanceMeasure 0 (1)
Collapse Derivation Tree:
Collapse References:
star:CreditContractWarranty