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]

getting XSL to output XSL...


How do I write a stylesheet that generates another stylesheet?  Will
XSLT processors be smart enough to note that:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
  xmlns:xslout="http://www.w3.org/1999/XSL/Transform";
  version="1.0"/>

the <xslout:.../> tags are not supposed to be processed?  I've thought
of slightly modifying the namespace URI for the new stylesheet but I
want to avoid making manual changes to the result if at all possible.

This is probably in the FAQ somewhere, I know, but i can't seem to
find any topic that seems suitable...

-- 
Rafael R. Sevilla <sevillar@team.ph.inter.net>   +63(2)   8177746 ext. 8311
Programmer, InterdotNet Philippines              +63(917) 4458925
http://dido.engr.internet.org.ph/                OpenPGP Key ID: 0x5CDA17D8

PGP signature


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