Re: AW: [xsl] Writing a stylesheet to create a stylesheet, with XSLT in the XML ? d-o-e

Subject: Re: AW: [xsl] Writing a stylesheet to create a stylesheet, with XSLT in the XML ? d-o-e
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 19 Jun 2002 09:18:47 +0100
> But can anyone explain me what you mean with d-o-e ?

sorry!

disable-output-encoding it is  attribute that you can use on
xsl:value-of and xsl:text to make < come out as < instead of &lt;.
Using it is almost always a bad idea, and it's a lot to type so normally
on this list we just call it d-o-e.

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