Definition Type: ComplexType
Name: NearestRelativeType
Namespace: http://www.starstandard.org/STAR/5
Type: star:IndividualApplicantPartyType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Should use the Person ABIE instead of Party
Collapse XSD Schema Diagram:
Drilldown into RelationshipDescription in schema deprecatedcomponents_xsd Drilldown into RelationshipCode in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantContact in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantAddress in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantPersonName in schema deprecatedcomponents_xsd Drilldown into IndividualPartyAlternatePartyId in schema deprecatedcomponents_xsd Drilldown into PartyID in schema deprecatedcomponents_xsd Drilldown into PartyBaseType in schema deprecatedcomponents_xsd Drilldown into IndividualApplicantPartyType in schema deprecatedcomponents_xsdXSD Diagram of NearestRelativeType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="NearestRelativeType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Should use the Person ABIE instead of Party</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="IndividualApplicantPartyType">
            <xsd:sequence>
                <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.)l</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 field describing the relationship of the business party to the
                           primary party.</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
IndividualApplicantPersonName star:IndividualApplicantPersonName 0 (1)
IndividualApplicantAddress star:IndividualApplicantAddress 0 unbounded
IndividualApplicantContact star:IndividualApplicantContact 0 (1)
RelationshipCode star:RelationshipCode 0 (1)
RelationshipDescription star:RelationshipDescription 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:NearestRelative