Subject: Re: [xsl] how to return from exsl:node-set From: Oleg Tkachenko <oleg@xxxxxxxxxxxxx> Date: Thu, 09 Sep 2004 11:26:33 +0200 |
<xslo:for-each select="exsl:node-set($stored)/grp"> <!-- i will store index of current grp --> <xslo:variable name="pos" select="position"/>
<!-- NOW I want to have access to data.xml (/document/data/id) but i am still in $stored variable stored locally in xsl file because exsl:node-set in for-each statement. How to acces data from xml file without using document(data.xml) function? (I can't use it) -->
-- Oleg Tkachenko http://blog.tkachenko.com Multiconn Technologies, Israel
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] how to return from exsl:node-, Dusan Zatkovsky | Thread | Re: [xsl] how to return from exsl:n, Dusan Zatkovsky |
Re: [xsl] translate for partial uri, David Carlisle | Date | Re: [xsl] how to return from exsl:n, Oleg Tkachenko |
Month |