Definition Type: ComplexType
Name: IndividualOwnerPartyType
Namespace: http://www.starstandard.org/STAR/5
Type: star:IndividualPartyBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use PartyABIEType
Collapse XSD Schema Diagram:
Drilldown into RelationshipCode in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContact in schema deprecatedcomponents_xsd Drilldown into IndividualPartyAddress in schema deprecatedcomponents_xsd Drilldown into IndividualPartyPersonName 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 IndividualPartyBaseType in schema deprecatedcomponents_xsdXSD Diagram of IndividualOwnerPartyType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="IndividualOwnerPartyType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use PartyABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="IndividualPartyBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="IndividualPartyContact">
                    <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" 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: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
IndividualPartyPersonName star:IndividualPartyPersonName 0 (1)
IndividualPartyAddress star:IndividualPartyAddress 0 unbounded
IndividualPartyContact star:IndividualPartyContact 0 (1)
RelationshipCode star:RelationshipCode 0 (1)
Collapse Derivation Tree:
Collapse References:
star:IndividualBuyerPartyType, star:IndividualOwnerPartystar:IndividualOwnerPartyExtendedType, star:IndividualOwnerPartySAType,