Amadeus API       

Node
PoweredTicket_DisplayTST
scrollingInformation



Description

Scrolling information..
Status (Requirement Designator) = Conditional. Repetition = 1.

XML Tree

<scrollingInformation>
     <nextListInformation>
        <remainingInformation></remainingInformation>
        <remainingReference></remainingReference>
     </nextListInformation>
</scrollingInformation>


Field Descriptions

Field Attributes and Description
Node   nextListInformation Field Type = Node. Repetition = 1.
Information on next list of TSTs to return..
  remainingInformation Field Type = Data Element.
Numeric, minlen=1, maxlen=7, repetition=1.

In case of query specifies the number of TSTs to get in reply. In case of response specifies the number of TSTs remaining..
  remainingReference Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=5, repetition=1.

In case of first query specifies the value of this field in the last reply. In case of other queries specifies the last reference returned in the previous list. In case of reply specifies the last TST reference of the list. In case of last reply the value of this field set in the first query is sent..

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.