Definition Type: ComplexType
Name: CreditContractType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: CreditContract.xsd
Abstract
Documentation:
STAR Version X.X, STAR approved xx/xx/xxxx; effective date 07/04/xxxx STAR Version 5.0 - Draft STAR Version 4.0, STAR approved 04/20/2005; effective date 07/04/2005 STAR Version 3.0, STAR approved 05/07/2004; effective date 07/04/2004 STAR Version 2.0 STAR approved 04/09/2003; OAGI approved 3/15/2003; effective date 07/04/2003 STAR Version 1.0 STAR approved 01/10/2003; OAGI reviewed 1/06/2003; effective date 01/01/2003
Collapse XSD Schema Diagram:
Drilldown into GuarantorParty in schema components_xsd Drilldown into OtherOwnerParty in schema components_xsd Drilldown into AdditionalContractAttribute in schema components_xsd Drilldown into CreditPrimaryDriver in schema components_xsd Drilldown into ContractFinancing in schema components_xsd Drilldown into CreditVehicle in schema components_xsd Drilldown into Applicants in schema components_xsd Drilldown into DealerParty in schema components_xsd Drilldown into FinanceParty in schema components_xsd Drilldown into ContractHeaderBase in schema components_xsdXSD Diagram of CreditContractType in schema creditcontract_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CreditContractType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version X.X, STAR approved xx/xx/xxxx; effective date
            07/04/xxxx</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 5.0 - Draft</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 4.0, STAR approved 04/20/2005; effective date
            07/04/2005</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 3.0, STAR approved 05/07/2004; effective date
            07/04/2004</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 2.0 STAR approved 04/09/2003; OAGI approved 3/15/2003;
            effective date 07/04/2003</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 1.0 STAR approved 01/10/2003; OAGI reviewed 1/06/2003;
            effective date 01/01/2003</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ContractHeaderBase">
            <xsd:annotation>
                <xsd:documentation xmlns="http://www.starstandard.org/" source="http://www.starstandard.org/STAR/5">The Header component
                  represents summary information about the credit contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FinanceParty">
            <xsd:annotation>
                <xsd:documentation xmlns="http://www.starstandard.org/" source="http://www.starstandard.org/STAR/5">The FinanceCompany
                  represents the business party receiving the Credit Contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DealerParty">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                    <xsd:documentation source="http://www.starstandard.org/STAR/5">The Financing Component represents finance information for
                     the credit contract.</xsd:documentation>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Applicants" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The IndividualApplicant Component represents the business
                  party applying for vehicle financing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CreditVehicle">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The CreditVehicle component represents information about the
                  vehicle that the Applicant is interested in purchasing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ContractFinancing">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The Financing component represents finance information for
                  the credit contract.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CreditPrimaryDriver" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The PrimaryDriver component represents the business party who
                  will be the primary driver of the vehicle being financed if different from the Applicant, Co-Applicant
                  or Organizational Applicant.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AdditionalContractAttribute" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> The AdditionalContractAttribute component represents
                  additional items to the contract that facilitate validation and discounting of finance plan.
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OtherOwnerParty" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The OtherOwner component represents an individual whose name
                  is on the title of the vehicle but is not responsible for paying the debt.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="GuarantorParty" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The Guarantor is the party who makes or gives a guarantee for
                  the financing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContractHeaderBase star:ContractHeaderBase (1) (1)
FinanceParty star:FinanceParty (1) (1)
DealerParty star:DealerParty (1) (1)
Applicants star:Applicants 0 (1)
CreditVehicle star:CreditVehicle (1) (1)
ContractFinancing star:ContractFinancing (1) (1)
CreditPrimaryDriver star:CreditPrimaryDriver 0 (1)
AdditionalContractAttribute star:AdditionalContractAttribute 0 unbounded
OtherOwnerParty star:OtherOwnerParty 0 (1)
GuarantorParty star:GuarantorParty 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:CreditContract