Definition Type: ComplexType
Name: RoomStay_ID
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Containing Schema: Hospitality_1_0_0.xsd
Abstract
Documentation:
Details on the Room Stay including Guest Counts, Time Span of this Room Stay, pointers to Res Guests, guest Memberships, Comments and Special Requests pertaining to this particular Room Stay and finally finacial information related to the Room Stay, including Guarantee, Deposit and Payment and Cancellation Penalties.
Collapse XSD Schema Diagram:
Drilldown into RoomStayRef in schema hospitality_1_0_0_xsd Drilldown into Identifier in schema hospitality_1_0_0_xsd Drilldown into objID in schema hospitality_1_0_0_xsdXSD Diagram of RoomStay_ID in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="RoomStay_ID">
    <xsd:annotation>
        <xsd:documentation source="Description">Details on the Room Stay including Guest Counts, Time Span of this Room Stay, pointers to Res Guests, guest Memberships, Comments and Special Requests pertaining to this particular Room Stay and finally finacial information related to the Room Stay, including Guarantee, Deposit and Payment and Cancellation Penalties.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RoomStay</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Identifier" type="ota2-0400:Identifier">
            <xsd:annotation>
                <xsd:documentation source="Description">A unique identifier defined by an external authority for this object.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="RoomStayRef" type="xsd:IDREF">
            <xsd:annotation>
                <xsd:documentation source="Description">Refers to the obj ID on an object defined elsewhere in the current document.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="objID" type="xsd:ID" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">A unique identifier within this document for this object.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier ph:Identifier 0 (1)
RoomStayRef ph:RoomStayRef 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID ph:objID Optional
Collapse Derivation Tree:
Collapse References:
ph:RoomStay, ph:RoomStayID, ph:RoomStayIdentifier, ph:RoomStaySubGrp