Definition Type: ComplexType
Name: IndividualPartyContact2Type
Namespace: http://www.starstandard.org/STAR/5
Type: star:ContactBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use PartyABIEType
Collapse XSD Schema Diagram:
Drilldown into IndividualPartyPersonName2 in schema deprecatedcomponents_xsd Drilldown into PrimaryContactIndicator in schema deprecatedcomponents_xsd Drilldown into ContactTime in schema deprecatedcomponents_xsd Drilldown into PreferredContactMethodCode in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContactFaxString in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContactEMailString in schema deprecatedcomponents_xsd Drilldown into IndividualPartyContactTelephoneNumberString in schema deprecatedcomponents_xsd Drilldown into ContactBaseType in schema deprecatedcomponents_xsdXSD Diagram of IndividualPartyContact2Type in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="IndividualPartyContact2Type">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use PartyABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ContactBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="IndividualPartyPersonName2">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contact name</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
IndividualPartyContactTelephoneNumberString star:IndividualPartyContactTelephoneNumberString 0 unbounded
IndividualPartyContactEMailString star:IndividualPartyContactEMailString 0 unbounded
IndividualPartyContactFaxString star:IndividualPartyContactFaxString 0 unbounded
PreferredContactMethodCode star:PreferredContactMethodCode 0 (1)
ContactTime star:ContactTime 0 (1)
PrimaryContactIndicator star:PrimaryContactIndicator 0 (1)
IndividualPartyPersonName2 star:IndividualPartyPersonName2 0 (1)
Collapse Derivation Tree:
Collapse References:
star:IndividualPartyContact2