map

Holds a keyed collection of same-typed data items.

Items in map variables are key-based. Specific data items can be accessed using XPath expressions that use the key associated with the data item. (See Accessing data in data collections .)

Remarque : The order of data items in map variables can change.