i saw this http://www.xml-dev.com/blog/#19
but dont know if one of them does XSLT transform


On Tue, 19 Oct 2004 10:13:23 +0100, Mark Donnelly
<[EMAIL PROTECTED]> wrote:
> Does anyone know of a good, free XML editor that does XSLT transforms and
> preserves unicode characters?
> 
> Im currently using XRay but it seems to corrupt my unicode values upon
> translation.
> 
> I put in the correct unicode characters for non breaking space but after
> translation, when I put it through FOP I get an error message telling me
> that there is an unrecognised unicode character.
> 
> <snip>
> <fo:block>&#xa0;</fo:block>
> 
> Produces the following error:
> 
> [ERROR] Invalid byte 1 of 1-byte UTF-8 sequence.
> org.apache.fop.apps.FOPException: Invalid byte 1 of 1-byte UTF-8 sequence.
>         at org.apache.fop.apps.Driver.render(Driver.java:507)
>         at
> org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:10
> 6)
>         at org.apache.fop.apps.Fop.main(Fop.java:62)
> 
> ---------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Founder Member of Phpfr.Org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to