|
Subject: [xsl] Map construction From: "Christophe Marchand cmarchand@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: Thu, 18 Apr 2019 08:06:38 -0000 |
<xsl:variable name="myMap" as="map(xs:string,xs:string+)">
B <xsl:sequence select="map:entry('key1', ('val11','val12'))"/>
B <xsl:sequence select="map:entry('key2', ('val21','val22'))"/>
</xsl:variable>Thanks in advance, Christophe
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Announcement: Jaxen 1.2.0 rel, Elliotte Rusty Harol | Thread | Re: [xsl] Map construction, John Lumley john@xxx |
| [xsl] Announcement: Jaxen 1.2.0 rel, Elliotte Rusty Harol | Date | Re: [xsl] Map construction, John Lumley john@xxx |
| Month |