Definition Type: ComplexType
Name: IndividualApplicantContractRespPartyType
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartyBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use PartyABIEType
Collapse XSD Schema Diagram:
Drilldown into Privacy in schema components_xsd Drilldown into ContractIndividualApplicantContact in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantAddress in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantPersonNameExtended in schema deprecatedcomponents_xsd Drilldown into IndividualPartyAlternatePartyId in schema deprecatedcomponents_xsd Drilldown into PartyID in schema deprecatedcomponents_xsd Drilldown into PartyBaseType in schema deprecatedcomponents_xsdXSD Diagram of IndividualApplicantContractRespPartyType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="IndividualApplicantContractRespPartyType">
    <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 minOccurs="0" 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" minOccurs="0" 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 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:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyID star:PartyID 0 (1)
IndividualPartyAlternatePartyId star:IndividualPartyAlternatePartyId 0 unbounded
IndividualApplicantPersonNameExtended star:IndividualApplicantPersonNameExtended 0 (1)
IndividualApplicantAddress star:IndividualApplicantAddress 0 unbounded
ContractIndividualApplicantContact star:ContractIndividualApplicantContact 0 (1)
Privacy star:Privacy 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Co-ApplicantContractRespPartyType