<xs:attributeGroup name="FlightRefNumberGroup">
<xs:annotation>
<xs:documentation xml:lang="en">A reference place holder used as a pointer to link back to a flight number.</xs:documentation>
</xs:annotation>
<xs:attribute name="RPH" type="RPH_Type">
<xs:annotation>
<xs:documentation xml:lang="en">A reference pointer used to link a flight number to the search or response.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|