Re: [xsl] XSLT recursion problem

Subject: Re: [xsl] XSLT recursion problem
From: Paolo Vaccari <vaccari@xxxxxxxxxxxx>
Date: Wed, 28 Sep 2005 09:46:31 +0200
On Wednesday 27 September 2005, Ragulf Pickaxe wrote:

> Hi Paolo,
>
> I have not seen anything in Michael Kay's reply that says that a
> solution is not possible in XSLT 1.0, only that there is a clear
> solution in XSLT 2.0.

That's true! :)

> If you tell what you want to do with your sometag elements (your
> core problem?), it will be much easier to tell you whether what you
> are trying is posible or not.

The real problem is that I don't want to have to know anything about 
<sometag>. That is, I would be free to use (and nest!) whatever 
non-proprietary tag inside my <repeat>, without modifing it.
Probably there's no way in XSLT 1.0 (if it is, why creating tunnel in 
2.0 ;) , but if you see another solution...

Thanks a lot 

Paolo Vaccari

Current Thread