CreationDate |
Specifies the Creation date of this code table section.
|
MarkedForDeletionDate |
Specifies the date on which this table section has been deprecated.
|
Name | The Context attribute is used to indicate the section name. Every Code table section will be named using the following information: 1. Context (Name) and 2. Context Abbreviation (NameCode). As per the OpenTravel Best Practices, any attribute/element that has the OTA_CodeType type will have to be named using this "Context" so as to identify the code table section at runtime. However, for backward compatibility reasons, the Context Abbreviation attribute will be used where the elements/attributes are named generically. The context abbreviation is expected to be sent as a "value" based on the code pattern. For example, Name=AgeQualifyingCode and NameCode=AQC. The code for "infant" could be sent using the value "7.AQC", so the receiver can lookup the code table and process properly. |
NameCode | Abbreviation for the code table context (section). Note to OpenTravel Code Table developers: Please make sure the abbreviations are unique. Before coming up with an abbreviation for a code table section, please make sure it has not been used before. Please refer to the documentation for Context for additional Details. |