Definition Type: ComplexType
Name: ReferencePlaceHolderType
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Used to provide a reference to an object that is stored elsewhere in a collection of the same objects.
Collapse XSD Schema Diagram:
Drilldown into RPH in schema ota_commontypes_xsd1XSD Diagram of ReferencePlaceHolderType in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="ReferencePlaceHolderType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to provide a reference to an object that is stored elsewhere in a collection of the same objects.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="RPH" type="RPH_Type">
        <xs:annotation>
            <xs:documentation xml:lang="en">The unique reference for an object within this message.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
RPH RPH (Optional)