Subject: RE: Xalan equivalent for <msxsl:script>?
From: Eric Vermetten <EVermetten@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2001 11:11:04 -0000
|
Hi Glen,
*) for Xalan 1.2.2. at http://xml.apache.org/xalan/extensions.html you'll
find
more info.
*) If you're staying inside the XSLT world (i.e. not using extension
functions)
recursion is probably the easiest and most natural way. I think there's
not an exact equivalent of your 'while' script in XSLT. However, you
could take a look at an earlier reply I wrote on 11 Feb 2001
Re: How do you get the most recent element?
which in similar to your problem,
Hope this helps,
Cheers,
Eric Vermetten
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|