Definition Type: Element
Name: TravelerRPH
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs 99
Abstract
Documentation:
Provides a pointer to a traveler defined elsewhere in this message.
Collapse XSD Schema Diagram:
Drilldown into RPH in schema ota_commontypes_xsd1XSD Diagram of TravelerRPH in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="TravelerRPH" maxOccurs="99">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides a pointer to a traveler defined elsewhere in this message.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="RPH" type="RPH_Type" use="required">
            <xs:annotation>
                <xs:documentation xml:lang="en">A pointer to identify a traveler defined elsewhere in this message.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
RPH RPH Required