Definition Type: ComplexType
Name: IndividualOwnerParty2Type
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 IndividualPartyContact2 in schema deprecatedcomponents_xsd Drilldown into IndividualPartyAddress in schema deprecatedcomponents_xsd Drilldown into IndividualPartyPersonName2 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 IndividualOwnerParty2Type in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="IndividualOwnerParty2Type">
    <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="IndividualPartyPersonName2">
                    <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="IndividualPartyAddress">
                    <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="IndividualPartyContact2">
                    <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: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
IndividualPartyPersonName2 star:IndividualPartyPersonName2 0 (1)
IndividualPartyAddress star:IndividualPartyAddress 0 unbounded
IndividualPartyContact2 star:IndividualPartyContact2 0 (1)
Collapse Derivation Tree:
Collapse References:
star:IndividualOwnerParty2