Definition Type: ComplexType
Name: ApplicantType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
The information particular to a applicant on a contract.
Collapse XSD Schema Diagram:
Drilldown into GSTRegistrantIndicator in schema components_xsd Drilldown into ReferencePerson in schema components_xsd Drilldown into OtherIncome in schema components_xsd Drilldown into CreditorFinancialInstitution in schema components_xsd Drilldown into BankFinancialInstitution in schema components_xsd Drilldown into NearestRelativePerson in schema components_xsd Drilldown into EmploymentHistory in schema components_xsd Drilldown into ApplicantDemographics in schema components_xsd Drilldown into ApplicantParty in schema components_xsd Drilldown into ResidencePeriod in schema components_xsd Drilldown into PrimaryDriverIndicator in schema components_xsdXSD Diagram of ApplicantType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ApplicantType">
    <xsd:annotation>
        <xsd:documentation>The information particular to a applicant on a
            contract.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" name="PrimaryDriverIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies customer as
                primary driver.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="ResidencePeriod" />
        <xsd:element maxOccurs="1" minOccurs="1" ref="ApplicantParty" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="ApplicantDemographics" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="EmploymentHistory" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="NearestRelativePerson" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="BankFinancialInstitution" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="CreditorFinancialInstitution" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="OtherIncome" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ReferencePerson" />
        <xsd:element maxOccurs="1" minOccurs="0" name="GSTRegistrantIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates whether applicant is a GST registrant.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PrimaryDriverIndicator star:PrimaryDriverIndicator 0 1
ResidencePeriod star:ResidencePeriod 0 1
ApplicantParty star:ApplicantParty 1 1
ApplicantDemographics star:ApplicantDemographics 0 1
EmploymentHistory star:EmploymentHistory 0 unbounded
NearestRelativePerson star:NearestRelativePerson 0 1
BankFinancialInstitution star:BankFinancialInstitution 0 unbounded
CreditorFinancialInstitution star:CreditorFinancialInstitution 0 unbounded
OtherIncome star:OtherIncome 0 1
ReferencePerson star:ReferencePerson 0 unbounded
GSTRegistrantIndicator star:GSTRegistrantIndicator 0 1
Collapse Derivation Tree:
Collapse References:
star:Applicant, star:Co-Applicant