Definition Type: ComplexType
Name: IndividualPartyType
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 OwnedVehicle in schema deprecatedcomponents_xsd Drilldown into MarketingMailIndicator in schema deprecatedcomponents_xsd Drilldown into Demographics 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 IndividualPartyType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="IndividualPartyType">
    <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" ref="Demographics">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Individual party demographics</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="MarketingMailIndicator" type="udt:IndicatorType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicates customers whom have requested no marketing mail</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="OwnedVehicle">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Vehicle(s) owned by individual 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
IndividualPartyPersonName star:IndividualPartyPersonName 0 (1)
IndividualPartyAddress star:IndividualPartyAddress 0 unbounded
IndividualPartyContact star:IndividualPartyContact 0 (1)
Demographics star:Demographics 0 (1)
MarketingMailIndicator star:MarketingMailIndicator 0 (1)
OwnedVehicle star:OwnedVehicle 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:IndividualParty