Re: [xsl] How to use generate-id() inside an xsl:function without a node available?

Subject: Re: [xsl] How to use generate-id() inside an xsl:function without a node available?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 27 Feb 2007 23:10:48 GMT
> Unless the XSLT processor decides to "optimize" this and makes the
> node global(static) -- moves it outside the scope of the function....

if an implementation does the wrong thing, then you get the wrong result
true, but not much can be done about that, apart from reporting bugs as
they occur.

David

Current Thread