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

RE: Escaping Characters in Dynamic data.

Subject: RE: Escaping Characters in Dynamic data.
From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2001 08:59:28 -0800
escaping characters in xslt
If you want to produce valid XML from database fields, you must either
escape XML-critical characters (<, &, ', " at least) or, as you suggest,
enclose them in CDATA brackets.  If you're the one doing this conversion,
then you can decide which of these is better for you.  If you're using
someone else's product which doesn't do the conversion properly, then it is
producing malformed XML and you should ask for your money back.

PC2

-----Original Message-----
From: Owen [mailto:owen@xxxxxxxxxx]
Sent: February 13, 2001 00:57
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Escaping Characters in Dynamic data.


Hi all,

I have come across a problem when processing XML files produced dynamically
by a script pulling back data from a database. If there are reserved XML
characters within the database content being retrieved then some XML parsers
will throw up an error (depending on the character), so preventing further
processing (in this case transformation to html). The only (unsatisfactory)
solution I can think of at the moment is to CDATA every field I retrieve
dynamically, as I have no control over the input into the database. Is this
_really_ the way to go? If so, I presume this incurs no great overhead?

I'd appreciate any (almost :-) ) comments.

Thanks,

Owen.



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

 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.