Jon Steeves wrote:
The special characters that didn't appear in the previous email are: pi, omega, and sigma.
Well, as Roland said, chances are you need to declare the XML
file to be encoded in the greek subset of ISO-8859 (IIRC
<?xml version="1.0" encoding="ISO-8859-7"?>
If this causes the parser to choke, use character references.
Pull the Unicode encodings from
http://www.unicode.org/charts/charindex.html
Umm, greek letters aren't individually exposed there. Use
the code charts instread.
For example small pi is π, sigma σ etc.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]