Definition Type: ComplexType
Name: SpecialRequest
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Type: ota2:Empty
Containing Schema: Hospitality_1_0_0.xsd
Abstract
Documentation:
This identifies a special request for this reservation and is typically hotel-specific.
Collapse XSD Schema Diagram:
Drilldown into numberOfUnits in schema hospitality_1_0_0_xsdXSD Diagram of SpecialRequest in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="SpecialRequest">
    <xsd:annotation>
        <xsd:documentation source="Description">This identifies a special request for this reservation and is typically hotel-specific.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">SpecialRequest</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="numberOfUnits" type="xsd:integer" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Allows you to pass the number of units that the special request is for (e.g., if 4 rooms are booked you may want 3 with double/double beds and 1 with a king).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}integer</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="ph" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">NumberOfUnits</otm:Equivalent>
                        <otm:Example context="ph" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">1</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
numberOfUnits ph:numberOfUnits Optional
Collapse Derivation Tree:
Collapse References:
ph:SpecialRequest