Definition Type: Element
Name: TravelerRef
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Supercedes the PersonRef. Refers to the obj ID on an object defined elsewhere in the current document.
Collapse XSD Schema Diagram:
XSD Diagram of TravelerRef in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="TravelerRef" type="xsd:IDREF">
    <xsd:annotation>
        <xsd:documentation source="Description">Supercedes the PersonRef.  Refers to the obj ID on an object defined elsewhere in the current document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>