Jump to content

list of invalid xml characters


Osman

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

Recommended Posts

Hi all,

I am in trouble with xml exports. I get "An invalid XML character (Unicode: 0xb...) was found" error message. Some special characters break xml export process. And it is too hard to detect invalid chars in the records.

I have figure out two of them (code 11 and 29). For that two characters i am using substitute function to delete them. Code 11 and 29 are solved now.

But I dont know when will I met a such error for another invalid char later. I want to solve this case forever. But first i need list of invalid characters. Such a list is present in somewhere?

Thanks in advance.

F. Osman Cabi

Link to comment
Share on other sites

This topic is 5038 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.