Definition Type: ComplexType
Name: FacilityKey_Hotel
Namespace: http://www.opentravel.org/OTM/organization/hospitality/v3
Type: org-0300:FacilityKey
Containing Schema: OrganizationHospitality_3_0_0.xsd
Abstract
Documentation:
Allows for a facility to be identified by and Identifier element or other elements/attributes that are appropriate for the specific type of facility.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into BrandCode in schema organizationhospitality_3_0_0_xsd Drilldown into ChainCode in schema organizationhospitality_3_0_0_xsd Drilldown into FacilityCode in schema organizationhospitality_3_0_0_xsd Drilldown into ExtensionPoint_Shared in schema otm_builtins_xsd Drilldown into FacilityKey in schema organization_3_0_0_xsdXSD Diagram of FacilityKey_Hotel in schema organizationhospitality_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="FacilityKey_Hotel">
    <xsd:annotation>
        <xsd:documentation source="Description">Allows for a facility to be identified by and Identifier element or other elements/attributes that are appropriate for the specific type of facility.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">FacilityKey</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="org-0300:FacilityKey">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="FacilityCode" type="ota2-0400:StringShort">
                    <xsd:annotation>
                        <xsd:documentation source="Description">A code that identifies the facility.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ChainCode" type="ota2-0400:StringShort">
                    <xsd:annotation>
                        <xsd:documentation source="Description">A code that identifes the chain for which the facility belongs.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="BrandCode" type="ota2-0400:StringShort">
                    <xsd:annotation>
                        <xsd:documentation source="Description">A code that identifes the brand for which the facility belongs.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExtensionPoint_Shared ota2:ExtensionPoint_Shared 0 (1)
FacilityCode orghs-0300:FacilityCode 0 (1)
ChainCode orghs-0300:ChainCode 0 (1)
BrandCode orghs-0300:BrandCode 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Derivation Tree:
Collapse References:
orghs-0300:FacilityKeyHotel