|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] special characters handling...
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








