xsl-list
[Top] [All Lists]

Re: Escaping curly braces in an attribute

2003-06-17 02:09:20
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(_at_)us(_dot_)ibm(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
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



<Prev in Thread] Current Thread [Next in Thread>