Did i miss the answer to this one? We have the same problem/question...
Regards,
Ton Kuypers
> From: Jo�l Guillod <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 09 Sep 2003 18:05:05 +0200
> To: <[EMAIL PROTECTED]>
> Subject: XML Library and diacritics: how to?
>
> How can I set the value of an attribute when this value contains non *pure*
> ASCII characters, i.e. diacritics?
>
> For instance:
>
> revSetXMLAttribute docid,theNode,"Jo�l" -- does not work
> revSetXMLAttribute docid,theNode,uniEncode("Jo�l","UTF-8") -- does not work
> revSetXMLAttribute docid,theNode,fld "containing Jo�l" -- does not work
>
> This works but is not convenient:
>
> revSetXMLAttribute docid,theNode,the htmltext of fld "containing Jo�l"
>
> What is the clue?
>
> Should the uniEncode() use some other language than UTF-8?
>
> Thanks for actual answer!
>
> Jo�l Guillod
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution