This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Xalan equivalent for <msxsl:script>?


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: [xsl] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]