RE: [xsl] transform xml using xsl into a dynamic xsl...

Subject: RE: [xsl] transform xml using xsl into a dynamic xsl...
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 29 May 2007 14:10:04 +0100
There's an example in the spec at:

http://www.w3.org/TR/xslt20/#element-namespace-alias

This uses the xsl:namespace-alias technique; it's also possible, as M. David
Peterson demonstrated, to do it without using xsl:namespace-alias.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: Kai Hackemesser [mailto:kaha@xxxxxx] 
> Sent: 29 May 2007 13:36
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] transform xml using xsl into a dynamic xsl...
> 
> Hi there!
> 
> Has anybody seen an example how to create xsl output with xsl?
> 
> Kind regards,
> Kai

Current Thread