Definition Type: AttributeGroup
Name: FlightRefNumberGroup
Containing Schema: OTA_AirCommonTypes.xsd
Documentation:
A reference place holder used as a pointer to link back to a flight number.
Collapse XSD Schema Diagram:
Drilldown into RPH in schema ota_aircommontypes_xsdXSD Diagram of FlightRefNumberGroup in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
RPH RPH (Optional)