|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: getting XSL to output XSL...
I wrote a stylesheet that outputs another stylesheet. Here is a snippet
...
<xsl:element name="xsl:stylesheet">
<xsl:attribute name="version">1.0</xsl:attribute>...all the content... </xsl:element> ... It should output this <xsl:stylesheet version="1.0"> ...all the content... </xsl:stylesheet> There are several other ways to get the xsl tags out. The above uses xsl:element which is perhaps a bit 'wordy' but was easier for me to understand when I was first learning. Gary Rafael 'Dido' Sevilla wrote: How do I write a stylesheet that generates another stylesheet? Will XSLT processors be smart enough to note that: XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








