Definition Type: ComplexType
Name: OrganizationContactPersonNameExtendedType
Namespace: http://www.starstandard.org/STAR/5
Type: star:OrganizationContactPersonNameType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use PartyABIEType
Collapse XSD Schema Diagram:
Drilldown into EmployeeTitleName in schema deprecatedcomponents_xsd Drilldown into FormattedName in schema deprecatedcomponents_xsd Drilldown into FamilyName in schema deprecatedcomponents_xsd Drilldown into GivenName in schema deprecatedcomponents_xsd Drilldown into OrganizationContactPersonNameType in schema deprecatedcomponents_xsdXSD Diagram of OrganizationContactPersonNameExtendedType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="OrganizationContactPersonNameExtendedType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use PartyABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="OrganizationContactPersonNameType">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="EmployeeTitleName" type="udt:NameType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A formal appellation attached to the name of a person or family by virtue of
                           office, rank, hereditary privilege, noble birth, or attainment or used as a mark of respect.
                           EX: CIO, CEO, President, etc.</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
GivenName star:GivenName (1) (1)
FamilyName star:FamilyName (1) (1)
FormattedName star:FormattedName 0 (1)
EmployeeTitleName star:EmployeeTitleName 0 (1)
Collapse Derivation Tree:
Collapse References:
star:OrganizationContactPersonNameExtended