|
Subject: [xsl] Can not convert #STRING to a NodeList! Error.. From: "arun prasath" <arunwaits@xxxxxxxxxxx> Date: Sat, 08 Nov 2003 21:10:21 +0530 |
In my child templates, I am retrieving using <xsl:param name="labelsfile"/>
I also have declared a key(xsl:key) in the importing xml file in my xsl.
<xsl:for-each select="$labelsfile">
<xsl:value-of select="key('label','ecollab.businessfollowedby')" />
</xsl:for-each>when I transform this using my java program, I get the following exception. Can not convert #STRING to a NodeList!
I want to know why we get this error usually. please help regards s.arun prasath
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] pass a JavaScript variable to, lhudspeth | Thread | [xsl] Re: Can not convert #STRING t, Dimitre Novatchev |
| [xsl] pass a JavaScript variable to, lhudspeth | Date | [xsl] Re: Can not convert #STRING t, Dimitre Novatchev |
| Month |