Definition Type: ComplexType
Name: PrincipalPartyType
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 PeriodAsPrincipalNumeric in schema deprecatedcomponents_xsd Drilldown into PeriodOfOwnershipNumeric in schema deprecatedcomponents_xsd Drilldown into PercentOfOwnership in schema deprecatedcomponents_xsd Drilldown into BusinessRelationship in schema deprecatedcomponents_xsd Drilldown into IncomeAmount in schema deprecatedcomponents_xsd Drilldown into EmployeeTitleName 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_xsdXSD Diagram of PrincipalPartyType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PrincipalPartyType">
    <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="IndividualApplicantPersonName">
                    <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="IndividualApplicantContact">
                    <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="EmployeeTitleName" type="udt:NameType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifies an individual's business title.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" name="IncomeAmount" type="udt:AmountType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Gross amount of income generated by party</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="BusinessRelationship" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifies an individual's business title.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="PercentOfOwnership" type="udt:PercentType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The percent of ownership an individual has in an organization.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" name="PeriodOfOwnershipNumeric" type="udt:NumericType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The period of time an individual has been owning/operating an organization.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" name="PeriodAsPrincipalNumeric" type="udt:NumericType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Period of time serving in a capacity as principal noted.</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)
EmployeeTitleName star:EmployeeTitleName 0 (1)
IncomeAmount star:IncomeAmount 0 unbounded
BusinessRelationship star:BusinessRelationship 0 (1)
PercentOfOwnership star:PercentOfOwnership 0 (1)
PeriodOfOwnershipNumeric star:PeriodOfOwnershipNumeric 0 unbounded
PeriodAsPrincipalNumeric star:PeriodAsPrincipalNumeric 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:PrincipalParty