Response message
The following sections describe in detail the message structure returned from the HCD XML Update Interface.
The payload for transactions returned by ENTERPRISE CONNECTIVITY will follow the schema defined for the OTA_HotelDescriptiveContentNotifRS message.
Element
Level
Attribute
R
O
C
Example
Usage
Description
OTA_HotelDescriptiveCo ntentnotifRS
0
R
Version
R
4.000
Version 4.000 should always be used.
Required for
OTA_HotelDescriptiveCo ntentnotifRS element.
PrimaryLangID
R
EN
Refer to the Appendix B for valid codes
Mimic the ID found in the inbound XML message.
Success
1
C
Either a Success or a Success with Warnings can be present in the response.
If a Success Element is present, the property message was successfully submitted into HCD.
Warnings
1
C
Warning
2
C
Will be present if an Warnings element is present
Type
R
3
Refer to the Appendix for valid codes
Due to limited warning types, this code can be a
ENTERPRISE CONNECTIVITY generated code.
ShortText
R
Invalid Property would result from update.
64 Char
A short description of the error
Required for Warning element.
Code
O
3
Refer to the Appendix for valid codes
Due to limited warning types, this code can be a
ENTERPRISE CONNECTIVITY generated code.
Errors
1
C
Either a Success or an Errors element will be present in the response
Error
2
C
Will be present if an Errors element is present
Type
R
3
Refer to the Appendix for valid codes
Due to limited warning types, this code can be a
ENTERPRISE CONNECTIVITY generated code.
ShortText
R
Invalid Property would result from update.
64 Char
A short description of the error
Required for Error element.
Code
O
3
Refer to the Appendix for valid codes
Due to limited error types, this code can be a
ENTERPRISE CONNECTIVITY generated code.
UniqueID
1
R
ID
R
RecordID00 1
32 Char
Mimic the MessageID within the inbound XML message. The ID will be appended with a sequence number.
Type
R
1
Always displays as 1.
Unique ID Type (UIT)
Required for UniqueID element.
Schema design view
Example transaction
The following is a standard Success response.
The following is a standard Error response.
Last updated