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

I need to use an XML file, but I do not get all the elements because of this error, which is displayed in my browser, before the contents of the file. Exact error:

This page contains the following errors:

error on line 4099 in column 10: invalid PCDATA Char 11 The following is the page rendering before the first error.

What should I do? Thanks for your advice.

+5
source share
1 answer

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

Here you can find the "raw" Evernote content on OSX:

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

p1, p2 .. , , card.png, , .

content.enml, . enml : http://dev.evernote.com/doc/articles/enml.php

+2

All Articles