|
Subject: [xsl] context (size) when evaluating use expression of an xsl:key From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Fri, 05 Feb 2010 15:50:24 +0100 |
<root>
<data>
<item>1</item>
<item>2</item>
<item>3</item>
</data>
</root><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
<xsl:template match="/">
<xsl:value-of select="key('k1', 1)"/>
</xsl:template>Martin Honnen http://msmvps.com/blogs/martin_honnen/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Re: Testing the existence, Imsieke, Gerrit, le- | Thread | RE: [xsl] context (size) when evalu, Michael Kay |
| Re: [xsl] are all strings in a sequ, Andrew Welch | Date | [xsl] XSLT 1.0 Process the content , Selvaganesh |
| Month |