Subject: Re: Passing thru numerical character ref
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 6 Jul 2000 12:33:54 +0100 (BST)
|
> I have this in the xml:
> Aristotle used ΰλη to mean matter,
> which xalan is outputting into html as
Aristotle actually used ?λη to mean matter,
Well it shouldn't (probably you should report a bug).
Two bugs
it shouldn't insert " actually" after Aristotle:-)
and it shouldn't output the character as a ?
I assume you want:
03B0;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS;
and if so your input was the right thing.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|