Definition Type: ComplexType
Name: ContractHeaderBaseType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SpotDeliveryIndicator in schema components_xsd Drilldown into ApplicationStatusCode in schema components_xsd Drilldown into DealID in schema components_xsd Drilldown into ContractFormRevisionDate in schema components_xsd Drilldown into ContractFormVersionString in schema components_xsd Drilldown into ProductTypeString in schema components_xsd Drilldown into ContractNegotiationLanguageCode in schema components_xsd Drilldown into ContractExecutionStateString in schema components_xsd Drilldown into ApplicationNumberString in schema components_xsd Drilldown into ApplicationTypeString in schema components_xsd Drilldown into FinanceTypeString in schema components_xsd Drilldown into ContractFormNumberString in schema components_xsd Drilldown into DocumentVersionNumberString in schema components_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 ContractHeaderBaseType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ContractHeaderBaseType">
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--       <xsd:element ref="DocumentID" minOccurs="0">
                        <xsd:annotation>
                            <xsd:documentation>
                                The primary DocumentId of the document for the given content.
                            </xsd:documentation>
                        </xsd:annotation>
                    </xsd:element> -->
                <xsd:element minOccurs="0" name="DocumentVersionNumberString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Identifies the version of the
                                doucment.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ContractFormNumberString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Identifies the type of contract.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="FinanceTypeString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                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">
                    <xsd:annotation>
                        <xsd:documentation>
                                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 maxOccurs="unbounded" minOccurs="0" name="ApplicationNumberString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Credit application number assigned by document
                                    originator.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ContractExecutionStateString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Jurisdiction governing the
                                contract.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ContractNegotiationLanguageCode" type="sqdt:LanguageCodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Language in which contract was
                                negotiated.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ProductTypeString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Defines the finance type (e.g., single pay lease
                                    vs. monthly pay). The product type further defines the finance
                                    type.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ContractFormVersionString" type="qdt:StringType">
                    <xsd:annotation>
                        <xsd:documentation>
                                The version of the form.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ContractFormRevisionDate" type="udt:DateType">
                    <xsd:annotation>
                        <xsd:documentation>
                                The date the contract form was last
                                revised.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="DealID" type="udt:IdentifierType">
                    <xsd:annotation>
                        <xsd:documentation>
                                The Deal Id of the sale. This is an internal number
                                    assigned by the Dealer.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ApplicationStatusCode" type="scl:ApplicationStatusEnumeratedType">
                    <xsd:annotation>
                        <xsd:documentation>
                                Status of credit application - P = Pending, A =
                                    Approved, C = Approved with Conditions, D = Denied, B = Booked,
                                    N = New, M = Modified, R = Preliminary, I = Withdrawn, L =
                                    Canceled, O = Condition, E = Error, RO =
                                Reopened
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="1" minOccurs="0" name="SpotDeliveryIndicator" type="udt:IndicatorType">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicator that the deal is a spot delivery.</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 (1) (1)
ApplicationNumberString star:ApplicationNumberString 0 unbounded
ContractExecutionStateString star:ContractExecutionStateString 0 (1)
ContractNegotiationLanguageCode star:ContractNegotiationLanguageCode 0 (1)
ProductTypeString star:ProductTypeString 0 (1)
ContractFormVersionString star:ContractFormVersionString 0 (1)
ContractFormRevisionDate star:ContractFormRevisionDate 0 (1)
DealID star:DealID 0 (1)
ApplicationStatusCode star:ApplicationStatusCode 0 (1)
SpotDeliveryIndicator star:SpotDeliveryIndicator 0 1
Collapse Derivation Tree:
Collapse References:
star:ContractHeaderBase