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

Implementing " and ' in literals

Subject: Implementing " and ' in literals
From: Matt Sergeant <matt@xxxxxxxxxxxx>
Date: Thu, 20 Apr 2000 09:49:01 +0100 (BST)
Implementing " and ' in literals
In XML::XPath (perl's XPath processing module) I implemented translation
of &quot; and &apos; in literals to " and ' respectively. I know this
isn't in the spec, so I thought I'd better hash it out a bit first. I've
heard people call for this feature before, so I figured it might be
useful. An alternate way of doing this is to use the C escape mechanisms,
although then you'd have to build support way back into the tokenizer,
which is far harder.

So what do people think of this? It allows you to do the following in your
XSLT:

<xsl:value-of select="&quot;I'm feeling &amp;quot;sad&amp;quot;&quot;"/>

Which gives you a literal of:

I'm feeling "sad"

(I know it's yucky - but that's entities for you!)

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org http://xml.sergeant.org



 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.