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

Re: Using accented characters in XML

Subject: Re: Using accented characters in XML
From: Alex Black <enigma@xxxxxxxxxxxxxxxx>
Date: Fri, 18 May 2001 11:17:06 -0700
xml accented characters
> -I'm missing some declaration or processing instruction in my stylesheet
nope.

> -my xsl processor has some problem or hasn't been properly configured
nope.

> -I need to define a dtd for my xml document, wherein I specify some kind of
> entity (did that make any sense?)
nope.


The reason it's failing, is because that character need to be encoded as an
'entity' - I think I have an entities list around here somewhere.

anyway, that character should be encoded as &#201;

_watch_out_ with your entities, though - I was trying to use &nbsp; (the
ever present space in html) and my xslt processor barfed on it. I think
sablot has trouble with named entities. I'm not sure if that's a global
problem with xslt processors.

I've reverted to using the entity id's _only_ :)

like &#160; = &nbsp;

if you need a list of entities, mail me off list and I'll attach mine.

_alex



--
alex black, ceo
enigma@xxxxxxxxxxxxxxxx

the turing studio, inc.
http://www.turingstudio.com

vox+510.666.0074
fax+510.666.0093



 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.