Re: [xsl] getting XSL to output XSL...

Subject: Re: [xsl] getting XSL to output XSL...
From: "Aleksei Valikov" <valikov@xxxxxx>
Date: Thu, 16 Aug 2001 10:06:14 +0200
Hi.

> How do I write a stylesheet that generates another stylesheet?

Two ways:
1. Use complex hierarchies of xsl:element and xsl:atttributes to generate
what you need.
2. Use simple and efficient namespace aliasing, see xsl:namespace-alias.

Bye.
/lexi



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread