xsl-list
[Top] [All Lists]

RE: possible nested loops

2006-02-16 02:39:59

You still haven't shown us any code, so we're still having to guess what
error you are making, but my guess from previous experience is that you are
using an absolute path expression (one starting with "/") where you should
be using a relative path expression. But since I'm working completely blind,
it might be something completely different.

Michael Kay
http://www.saxonica.com/


I don't think that it is a software problem, it is most likely a
programmer error (ie. me). I have read and Googled until my 
eyes are sore
so I am going to ask again.
This is what I want to do:
Nest one for-each loop inside another and have the inner loop 
reference
only the nodes in the containing outer loop and not the whole 
document,
which is at present what is happening and that is why the software is
dying.
I am thinking of either some sort of variable to anchor the 
inner loops or
a specific xpath expression for the inner for-each loop. 
Being new to xslt
I do not know how to do this and I have not found any docs to 
help me. I
only need a pointer to the info, and I can do the rest.
kind regards
garry saddington



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>