Subject: Re: graph traversal
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Fri, 18 Feb 2000 15:31:01 -0500
|
> The only way I see a graph traversal possible in XSLT that
> can keep track of the nodes it has already tried is if the
If you use Saxon, you could use the extension saxon:set-attribute on the
node to mark it.
> I hope someone else has a better answer; it's a really good
> question: How powerful is this XSLT?
Very powerful, but there are forces both in nature and in computer
science that it needs a little help in order to master them completely.
The help is easy to provide with Java extensions in Saxon; much easier
than in XT in my experience.
Steve
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|