This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getting XSL to output XSL...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]