<xsd:complexType name="IndividualApplicantContractPartyType">
<xsd:annotation>
<xsd:documentation>Deprecated: Use PartyABIEType</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="PartyBaseType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="IndividualPartyAlternatePartyId">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Individual party alternate party Identification</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="IndividualApplicantPersonNameExtended">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Individual party name</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" ref="IndividualApplicantAddress">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Individual party address</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ContractIndividualApplicantContact">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Individual party contact information</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ContractDemographics">
<xsd:annotation>
<xsd:documentation>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="MarketingMailIndicator" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicates customers whom have requested no marketing mail</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="EmployeeProgramTypeString" type="qdt:StringType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifies the type of employee program.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="EmploymentTypeString" type="qdt:StringType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifies if the individual is employeed by an OEM, Dealer, Finance Company or
Partner</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Privacy">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Any privacy rights the party has subscribed to or opted out of.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="MfgDealerIndicator" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicators that the Business Party is an employed by a Manufacture or Dealer.</ccts:Definition>
</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 the customer as the primary driver.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="RelationshipCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicates the Business Partyâ??s relationship to the primary Party
(e.g., mother, father, husband, etc.).</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="RelationshipDescription" type="udt:TextType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Free form text describing the relationship of the Business Party to the primary
Party.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="PreferredLanguageCode" type="sqdt:LanguageCodeType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Language in which customer prefers to receive correspondence.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="NonSigningSpouseName" type="udt:NameType">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A text field to capture name of non-signing spouse. This field applies only to
the individual applicant</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="EmployerParty">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The Employer component represents the Applicant's employment information.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|