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

Passing thru numerical character ref

Subject: Passing thru numerical character ref
From: "Michael Beddow" <gll6mb@xxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Jul 2000 12:11:19 +0100
character ref
I guess this is an obscure variant of a boring FAQ, but I'm
stumped:

I have this in the xml:

Aristotle used &#x3b0;&#x3bb;&#x3b7; to mean matter,

which xalan is outputting into html as

Aristotle actually used ?&lambda;&eta; to mean matter,

I'm assuming that ? is there because there's no html entity
defined for code point &#x3b0. But the glyph is in the display
font I'm using, and if I use &#x3b0;&#x3bb;&#x3b7; in an html
document I create manually, I get the display I want in the
browser.

So, how do I get that &#x3b0; through into the html? I tried

Aristotle used <![CDATA[&#x3b0;]]>&#x3bb;&#x3b7; to mean matter,

but that gives me

Aristotle used &amp;#x3b0;&lambda;&eta to mean matter,

BTW I know that upsilon-diaresis-accent isn't the form A. used,
but I'll worry about that later, once I can see it in my output.

Anybody?

Michael
-------
Michael Beddow
University of Leeds UK


 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.