[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Using the disable-output-escaping attribute

Subject: Re: Using the disable-output-escaping attribute
From: James Clark <jjc@xxxxxxxxxx>
Date: Wed, 18 Aug 1999 17:29:18 +0700
disable output escaping attribute
Chuck White wrote:
> 
> I doubt if anyone else on the list cares, but the disable-output-escaping
> attribute is a savior for producing newspaper classified markup (a lot of
> newspaper typesetting systems use < and >). I asked if this was possible
> before the latest draft was released, and I got the anwser I thought I would
> ("no"). There must have been enough other people looking at ways to do this
> kind of thing:
> 
> <xsl:text disable-output-escaping="yes">&lt;</xsl:text>

The disable-output-escaping attribute is best for those cases where you
are producing something that is almost HTML or XML but not quite (eg XML
with some ASP or JSP directives). If you are producing something that is
not at all like XML, it's easier just to add a top-level declaration:

<xsl:output method="text"/>

James


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.