Definition Type: ComplexType
Name: IndividualApplicantContactType
Namespace: http://www.starstandard.org/STAR/5
Type: star:ContactBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use ContactABIEType
Collapse XSD Schema Diagram:
Drilldown into OtherDescription in schema deprecatedcomponents_xsd Drilldown into PrimaryDriverIndicator in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantPersonName in schema deprecatedcomponents_xsd Drilldown into PrimaryContactIndicator in schema deprecatedcomponents_xsd Drilldown into ContactTime in schema deprecatedcomponents_xsd Drilldown into PreferredContactMethodCode in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContactFaxString in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContactEMailString in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContactTelephoneNumberString in schema deprecatedcomponents_xsd Drilldown into ContactBaseType in schema deprecatedcomponents_xsdXSD Diagram of IndividualApplicantContactType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="IndividualApplicantContactType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use ContactABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ContactBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="IndividualApplicantPersonName">
                    <xsd:annotation>
                        <xsd:documentation>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="PrimaryDriverIndicator" type="udt:IndicatorType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifies customer as primary driver.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" name="OtherDescription" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The text description of â??Other᾿ value from telephone desc
                           attribute.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IndividualPartyContactTelephoneNumberString star:IndividualPartyContactTelephoneNumberString 0 unbounded
IndividualPartyContactEMailString star:IndividualPartyContactEMailString 0 unbounded
IndividualPartyContactFaxString star:IndividualPartyContactFaxString 0 unbounded
PreferredContactMethodCode star:PreferredContactMethodCode 0 (1)
ContactTime star:ContactTime 0 (1)
PrimaryContactIndicator star:PrimaryContactIndicator 0 (1)
IndividualApplicantPersonName star:IndividualApplicantPersonName 0 (1)
PrimaryDriverIndicator star:PrimaryDriverIndicator 0 (1)
OtherDescription star:OtherDescription 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:IndividualApplicantContact