enmlOfHtml icon indicating copy to clipboard operation
enmlOfHtml copied to clipboard

Doesn't convert to ENML correctly

Open SiddharthMantri opened this issue 11 years ago • 0 comments

I've downloaded and customized this to work such that when some html content is posted, an ENML response is generated. However, we get the following error

Element or attribute do not match QName production: QName::=(NCName':')?NCName.

Hunting on StackOverflow, a solution that said 'xmlns:=' was invalid was found. However, I couldn't find any such violation in the converted document. Any suggestions as to what the error could be?

Thanks!

SiddharthMantri avatar Mar 15 '14 06:03 SiddharthMantri