Right.

<xsl:output method="html" indent="no" doctype-public="-//W3C//DTD HTML 4.01 Strict//EN" encoding="UTF-8"/>

and the stylesheet includes:

<!DOCTYPE xsl:stylesheet SYSTEM "html.ent">

which is a big list that defines every html entity plus a few, and which normally works fine.


Reply-To: [EMAIL PROTECTED]

Hi Foxy,

Could you supply xsl:output information as it looks for you stylesheet? It'd
be hard to say anything w/o seeing it.

Thanks,
Dmitry

-----Original Message-----
From: Foxy Shadis [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 30, 2002 18:55
To: [EMAIL PROTECTED]
Subject: xsl:value-of with disable-output-escaping="yes"



<xsl:value-of disable-output-escaping="yes" select="'Kiernan, Caitl&iacute;n

R.'"/>

results in

Kiernan, CaitlAn R. (including a strange unicode problem)
rather than
Kiernan, Caitli-n R.

with fairly recent CVS. If it takes more than this to duplicate, I'll supply

all.

Foxy

Swiftpaw Foxyshadis, wildlife artist
[EMAIL PROTECTED] | http://foxyshadis.slightlydark.com/

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

Reply via email to