Re: [xsl] Escaping curly braces in an attribute

Subject: Re: [xsl] Escaping curly braces in an attribute
From: "Charles White" <chuck@xxxxxxxxxxx>
Date: Tue, 17 Jun 2003 02:09:20 -0700
You're right, although obfuscation in the United States, probably as a
result of the political climate, generally implies intent.

----- Original Message -----
From: <david_n_bertoni@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, June 16, 2003 10:49 PM
Subject: Re: [xsl] Escaping curly braces in an attribute

> What's the purpose of the CDATA section here?  It's not as if you can't
> have a curly brace as the content of xsl:variable.  This seems like
> obfuscation without any practical purpose.  And if you really need one of
> these as a string, how about:
>    <xsl:variable name="leftbrace" select="'{'"/>

Chuck White
Author, Mastering XSLT, Sybex Books
http://www.javertising.com/webtech
http://www.tumeric.net


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


Current Thread