Content Retrieval Request

Element

Level

Attribute

R

O

C

Example

Usage

Description

OTA_HotelDescriptiveInfoR Q

R

Only One instance is allowed per

Version

R

1

Version 1 should always be used.

Required for OTA_HotelDescriptiveI nfoRQ element.

PrimaryLangID

R

EN

Valid values: EN=English FR=French ES=Spanish DE=German NL=Dutch IT=Italian ZH=Chinese JA=Japanese PT=Portugese (Brazilian) RU=Russian

Standard ISO Language identifier.

This attribute defines the content language requested and will determine the encoding that will be used in the text fields of the response. All properties will have data loaded in English. All other languages are subject to what the hotel has elected to provide in HCD.

HotelDescriptiveInfos

1

R

HotelDescriptiveInfo

2

R

BrandCode

R

XX

2 to 6 char

Hotel brand code.

HotelCode

R

1234

1---10 char

Hotel property identification code.

Example

<OTA_HotelDescriptiveInfoRQ PrimaryLangID="en" Version="1" xmlns="
http://www.opentravel.org/OTA/2003/05
">
                <HotelDescriptiveInfos>
                                <HotelDescriptiveInfo BrandCode="ZZ" HotelCode="CHDEMO2"/>
                </HotelDescriptiveInfos>
</OTA_HotelDescriptiveInfoRQ>

Last updated