From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]