Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Exporting special characters to xml


This topic is 6883 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi all,

When using characters such as ö / Ü etc. my xml gives a failure:

"H䪡n Hellstr�>

which should be: "Håkan Hellström"/>

How can I solve this?

greetings,

KIP

  • Newbies
Posted

What encoding are you using in the xml declaration? Also, are you sure that the programme that the text is authored in is saving it with the right encoding. Just a guess but I think you'd need to use unicode for characters like that.

Adam

Posted

Hi,

I use Western Arial text format in filemaker. And export it to UTF-8. I open the file in Altova XML Spy...

Posted

Hi Wim,

Your question got me going and I finally found the answer to the problem. Thanks. I am using the troile plugin in order to append some doctype data to the xml (yep a work around). I used trfile_setcontents where i should have used trfile_appendcontents with "-encoding=UTF8"

Thanks again for getting me going

Kip

This topic is 6883 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.