Re: [xsl] Strict sequential identity rule?

Subject: Re: [xsl] Strict sequential identity rule?
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Wed, 21 Sep 2005 16:17:23 +0200
Tempore 15:36:08, die 09/21/2005 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Joris Gillis <roac@xxxxxxxxxx>:

Tempore 15:20:04, die 09/21/2005 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit David Carlisle <davidc@xxxxxxxxx>:


I'd say FALSE, because it cannot handle this XML document properly:

it can so:-)

The result of the transformation is:


<!-- foo -->
<bar>baz</bar>
<bar>baz</bar>

I would suspect the results of consecutive passings through an identity transformation to be stable (or to oscillate at least). The proposed transformation, on the contrary, when fed with the sample input, will result in exponential growth of the result tree.

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Don't send spam. I don't like it and it is illegal.

Current Thread