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

special characters handling...

Subject: special characters handling...
From: "Rohit Peyyeti" <rohit@xxxxxxxxxxxxxxxxx>
Date: Mon, 14 Aug 2000 13:24:28 +0530
handling special characters in xml
Hello All:

I have been looking for some sort of information wherein I will be able
to use special characters in XML, that's when someone on this mailing
list suggested me to have a look at this URL:

"http://www.dpawson.freeserve.co.uk/xsl/chars.html"

I have placed this part of the code on the top of my XSL file.

<!DOCTYPE xsl:stylesheet SYSTEM [
  <!ENTITY xhtml-lat1 SYSTEM
     "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
  <!ENTITY xhtml-special SYSTEM
     "http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent">
  <!ENTITY xhtml-symbol SYSTEM
     "http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent">
  &xhtml-lat1;
  &xhtml-special;
  &xhtml-symbol;
  ]>

But browser spits out this error "A string literal was expected, but no
opening
quote character was found. Error processing resource"

What exactly does this mean?

Thanks,
Rohit






 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-2011 All Rights Reserved.