xsl-list
[Top] [All Lists]

Re: [xsl] looking for Map like construct to store key/value pairs in variable

2012-03-28 06:31:02
This is usually done using the key() function. Here's the XSLT
tutorial: http://www.w3schools.com/xsl/func_key.asp

More examples can be found in the archives of this list.

-W



On 28/03/2012, Robby Pelssers <Robby(_dot_)Pelssers(_at_)nxp(_dot_)com> wrote:
Hi all,

Just wondering if XSLT / Xpath supports a Map like structure  like Java's
HashMap and if so can someone provide a small sample of usage?

Robby

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--