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

RE: xsl:variables

Subject: RE: xsl:variables
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 21 May 2001 10:13:24 +0100
laquo xsl
Erratum E32 to XSLT 1.0 makes it clear that disable-output-escaping should
work in this case: that is, the fact that d-o-e was set should be recorded
with the text node in the result tree fragment, and should be retained when
the RTF is copied to the final output.

So your processor is not implementing this erratum.

But of course, a conformant processor is perfectly entitled to ignore d-o-e
completely.

Mike Kay
Software AG

> -----Original Message-----
> From: Joerg M. Colberg
> Sent: 18 May 2001 21:57

>    I have a problem with xsl:variables. Have a look at the
> following two
> snippets of code:
>
> 1) <xsl:variable name="display">
>       <xsl:text disable-output-escaping="yes">&amp;laquo;</xsl:text>
>     </xsl:variable>
>     <xsl:value-of select="$display"/>
>
> 2)  <xsl:text disable-output-escaping="yes">&amp;laquo;</xsl:text>
>
> Whereas code 2) results in the output "&laquo;", code 1) gives
> "&amp;laquo;".
>


 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.