Definition Type: Element
Name: FacilityRef
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: Hospitality_1_0_0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The hotel facility object for the room stay. May include the hotel facility object or a reference to the hotel facility object. Assigned XSD Type: {http://chameleon.anonymous/ns}BasicPropertyInfo
Collapse XSD Schema Diagram:
XSD Diagram of FacilityRef in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="FacilityRef" type="xsd:IDREF">
    <xsd:annotation>
        <xsd:documentation source="Description">The hotel facility object for the room stay.  May include the hotel facility object or a reference to the hotel facility object.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}BasicPropertyInfo</xsd:documentation>
    </xsd:annotation>
</xsd:element>