/
11.3.4. REMARKS TYPE
11.3.4. REMARKS TYPE
TypeDescription | AdditionalQuestion XML | |
---|---|---|
1 | Boolean (True or false) | <AdditionalQuestion ID="7697-dyn|49211" IsMandatory="false" IsPerPerson="false" QuestionText="Would you like to pre-purchase photos?-Please check if you like to pre-purchase photos for $10." TypeDescription="Boolean" TypeID="1">
<AnswerValues>
<Value>true</Value>
</AnswerValues>
</AdditionalQuestion> |
2 | Numeric (Integer type) | <AdditionalQuestion ID="addQuId3" TypeID="2" TypeDescription="Numeric" IsPerPerson="false" IsMandatory="true" QuestionText="Baggage quantity?">
<AnswerValues>
<Value>3</Value>
</AnswerValues>
</AdditionalQuestion> |
3 | NumericRange (Integer type) | <AdditionalQuestion ID="addQuId4" TypeID="3" MinValue="0" MaxValue="100" TypeDescription="NumericRange" IsPerPerson="false" IsMandatory="true" QuestionText="Baggage quantity?">
<AnswerValues>
<Value>3</Value>
</AnswerValues>
</AdditionalQuestion> |
4 | Text (Plain text) | |
5 | RegExpText (Regexp) | |
6 | List (List of values) |
, multiple selections available,
Related content
13.3.6. REMARKS TYPE
13.3.6. REMARKS TYPE
More like this
9. USE CASES
9. USE CASES
More like this
6.2. CRUISE DESCRIPTIVE INFO RESPONSE
6.2. CRUISE DESCRIPTIVE INFO RESPONSE
More like this
4.1. CRUISE CABIN AVAILABILITY SEARCH REQUEST
4.1. CRUISE CABIN AVAILABILITY SEARCH REQUEST
More like this
6.1. CRUISE DESCRIPTIVE INFO REQUEST
6.1. CRUISE DESCRIPTIVE INFO REQUEST
More like this
4.2. CRUISE CABIN AVAILABILITY SEARCH RESPONSE
4.2. CRUISE CABIN AVAILABILITY SEARCH RESPONSE
More like this