Definition Type: Element
Name: RelatedTraveler
Type: RelatedTravelerType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 99
Abstract
Documentation:
Identifies a traveler associated with the customer.
Collapse XSD Schema Diagram:
Drilldown into PersonName in schema ota_commontypes_xsd Drilldown into UniqueID in schema ota_commontypes_xsd Drilldown into BirthDate in schema ota_commontypes_xsd1 Drilldown into BirthDateGroup in schema ota_commontypes_xsd Drilldown into Relation in schema ota_commontypes_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd Drilldown into RelatedTravelerType in schema ota_commontypes_xsdXSD Diagram of RelatedTraveler in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="RelatedTraveler" type="RelatedTravelerType" minOccurs="0" maxOccurs="99">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies a traveler associated with the customer. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UniqueID UniqueID 0 (1)
PersonName PersonName 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ShareSynchInd ShareSynchInd Optional
ShareMarketInd ShareMarketInd Optional
Relation Relation Optional
BirthDate BirthDate Optional
Collapse Derivation Tree: