You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by ma...@eur.autodesk.com on 2001/06/06 17:14:11 UTC

RE: Special character coding

From: jason@openinformatics.com [mailto:jason@openinformatics.com]
> Strange that DOMPrint screws it up. I tested a small piece of my
> roget.xml against SAXPrint, SAX2Print, and DOMPrint. DOMPrint got it
> wrong, the other two got it correct. 
> 
>  $ DOMPrint -v=auto /tmp/tst.xml
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> ...
>             <synonym name="nevée"/>
> 
> Looks like DOMPrint is buggered.
> 
> jas.

But DomPrint has just output _valid_ utf8 sequences! Saxprint had output LATIN-1 stuff.
M

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org