brad2610 Posted January 25, 2005 Posted January 25, 2005 Hello I have used filemaker Assistant to output a XML page. When I go to sort the table on some of the fields I get an error: " An invalid XML character (Unicode: 0x3) was found in the element content of the document.
Martin Brändle Posted January 25, 2005 Posted January 25, 2005 Was this from a converted database, that was not closed properly sometimes when it still was in FM5 format? This may have come from corruption. For the fields in question, check all records if they contain some non-printable characters (normally displayed in the database as a square or rectangle), and delete those characters. This might be quite tedious to find out if your database is very large. Another option is to export the records as an XML file - interestingly, FM does not complain although these characters would not be allowed. Load it into a text editor or even a hex editor and search for those characters and try then to find them in the database. Martin
brad2610 Posted January 26, 2005 Author Posted January 26, 2005 Martin This was from a converted database and from what you are saying this is a data error and not actual xml code. Seems like I have some long work ahead of me. Thanks for the help. i will give your suggestions a shot. Brad
brad2610 Posted January 28, 2005 Author Posted January 28, 2005 After a long and exhausting process i found the culprit. It was exactly as martin described. Thanks for the help Brad
Recommended Posts
This topic is 7240 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 accountSign in
Already have an account? Sign in here.
Sign In Now