What is this "PCDATA invalid Char value 11" error?

20k views Asked by At

I have to use a XML file but I don't get all the items because of this error which is displayed in my navigator, before the content of the file. The exact error is :

This page contains the following errors:

error on line 4099 at column 10: PCDATA invalid Char value 11 Below is a rendering of the page up to the first error.

What should I do ? Thanks for your advices.

1

There are 1 answers

1
k0nG On

Not sure if this will help at all, but if this error is related to Evernote then you can try this.

You can find the 'raw' Evernote content here on OSX:

/Users/{your_user_name}/Library/Application Support/Evernote/accounts/{your_evernote_account_name}/content/

In that folder there will be lots of folders named p1, p2 etc.. Each folder is its own note, you can scan through the folders looking at the card.png image to see which note that folder corresponds to.

You can then edit the content.enml to try fix the issue. Some info on the enml format is here: http://dev.evernote.com/doc/articles/enml.php