Re: [xsl] Writing a stylesheet to create a stylesheet, with XSLT in the XML

Subject: Re: [xsl] Writing a stylesheet to create a stylesheet, with XSLT in the XML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 17 Jun 2002 22:52:06 +0100
> Is this possible?
yes you can use d-o-e on xsl:value-of 

but if you can control  the input format why encode the XSLT in an
attribute value, why not just allow it directly as well formed XML in
your document, then you wouldn't need to mess with d-o-e at all.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread