Definition Type: Element
Name: Surname
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:StringShort
Containing Schema: Common_4_0_0.xsd
MinOccurs 1
MaxOccurs (1)
Abstract
Documentation:
Family name, last name. Note: Simple form of person name should be used for the full name. May also be used for full name if the sending system does not have the ability to separate a full name into its parts, e.g. the surname element may be used to pass the full name.
Collapse XSD Schema Diagram:
XSD Diagram of Surname in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element minOccurs="1" name="Surname" type="ota2-0400:StringShort">
    <xsd:annotation>
        <xsd:documentation source="Description">Family name, last name. 
Note: Simple form of person name should be used for the full name.
May also be used for full name if the sending system does not have the ability to separate a full name into its parts, e.g. the surname element may be used to pass the full name.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: