Definition Type: Element
Name: PersonNameSubGrp
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:PersonName
Containing Schema: Common_4_0_0.xsd
Abstract True
Documentation:
This provides name information for a person.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into Surname in schema common_4_0_0_xsd Drilldown into Middle in schema common_4_0_0_xsd Drilldown into Given in schema common_4_0_0_xsd Drilldown into Prefix in schema common_4_0_0_xsd Drilldown into PersonName in schema common_4_0_0_xsdXSD Diagram of PersonNameSubGrp in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element abstract="true" name="PersonNameSubGrp" type="ota2-0400:PersonName">
    <xsd:annotation>
        <xsd:documentation source="Description">This provides name information for a person.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PersonName</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Prefix ota2-0400:Prefix 0 3
Given ota2-0400:Given 0 5
Middle ota2-0400:Middle 0 5
Surname ota2-0400:Surname 1 (1)
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
Collapse Derivation Tree: