Definition Type: ComplexType
Name: CreditContractResponseHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: CreditContractResponse.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into ApplicationNumberString in schema creditcontractresponse_xsd Drilldown into ValidationMessage in schema components_xsd Drilldown into ValidationResultsCode in schema creditcontractresponse_xsd Drilldown into ContractID in schema creditcontractresponse_xsd Drilldown into VIN in schema creditcontractresponse_xsd Drilldown into FundingStatusCode in schema creditcontractresponse_xsd Drilldown into ApplicationTypeString in schema creditcontractresponse_xsd Drilldown into FinanceTypeString in schema creditcontractresponse_xsd Drilldown into ContractFormNumberString in schema creditcontractresponse_xsd Drilldown into DocumentVersionNumberString in schema creditcontractresponse_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of CreditContractResponseHeaderType in schema creditcontractresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CreditContractResponseHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--
                  <xsd:element ref="DocumentID" minOccurs="0"> <xsd:annotation> <xsd:documentation
                  source="http://www.starstandard.org/STAR/5">Is the identifier for the document.</xsd:documentation>
                  </xsd:annotation> </xsd:element>
               -->
                <xsd:element name="DocumentVersionNumberString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the version of the doucment.
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ContractFormNumberString" type="qdt:StringType" minOccurs="0">
                    <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="FinanceTypeString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Type of financing Examples may be F- Finance, L -
                        Lease, C-Cash, 1-Retail, 2-Lease, 3-Balloon, etc.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ApplicationTypeString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Type of application being submitted for financing
                        (e.g., individual, individual + co-applicant, business, business + coapplicant, employee).
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="FundingStatusCode" type="udt:CodeType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the funding status of the deal.
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="VIN" type="sqdt:VINType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Previous or Temporary VIN</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ContractID" type="udt:IdentifierType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identification of Contract</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ValidationResultsCode" type="scl:ValidationResultsEnumeratedType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies whether a Credit Contract has passed
                        validation rules as defined by the receiving organization.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ValidationMessage" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Federally defined 17 position vehicle identification
                        number</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ApplicationNumberString" type="qdt:StringType" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Manufacturer assigned appilcation number.
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
DocumentVersionNumberString star:DocumentVersionNumberString 0 (1)
ContractFormNumberString star:ContractFormNumberString 0 (1)
FinanceTypeString star:FinanceTypeString (1) (1)
ApplicationTypeString star:ApplicationTypeString 0 (1)
FundingStatusCode star:FundingStatusCode 0 (1)
VIN star:VIN 0 (1)
ContractID star:ContractID 0 (1)
ValidationResultsCode star:ValidationResultsCode 0 (1)
ValidationMessage star:ValidationMessage 0 unbounded
ApplicationNumberString star:ApplicationNumberString 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:CreditContractResponseHeader