<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>
|