xsl:map
Used to construct a new map.
Category: instruction
Content:
sequence-constructor
Permitted parent elements:
any XSLT element whose content model is sequence
constructor; any literal result element
Element has no attributes
Details
The sequence constructor must evaluate to a sequence of maps. These can be constructed using xsl:map-entry elements.