|
Subject: Re: [xsl] Comparing node for identity using union From: "Joris Gillis" <roac@xxxxxxxxxx> Date: Tue, 18 Jan 2005 20:50:31 +0100 |
Well, just for the record, i solve my problem, by usingHi,
<xsl:variable name="snode" select="(//Menu)[position()=$pos]"/>
instead of
<xsl:variable name="snode" select="(//Menu)[$pos]"/>
This seems clearly a bug in XSLTProcessor, does anyone knows where can i submit this?
regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) "In the land of the blind, the one-eyed man is king"
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Comparing node for identi, António Mota | Thread | RE: [xsl] Comparing node for identi, Michael Kay |
| Re: [xsl] Comparing node for identi, António Mota | Date | RE: [xsl] Comparing node for identi, Michael Kay |
| Month |