Definition Type: Element
Name: Name
Namespace: http://opentravel.org/common/message/v02
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The code and short nameof the booking channel.
Collapse XSD Schema Diagram:
XSD Diagram of Name in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element name="Name" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The code and short nameof the booking channel.</xsd:documentation>
    </xsd:annotation>
</xsd:element>