
Hello Ray, The extended characters are not displayed correctly because the current font of the editor is not able to render them. It is an <oXygen/> FAQ (question 6 in the list): http://www.oxygenxml.com/doc/ug-standalone/common-problems.html To change the editor font in the <oXygen/> Eclipse plugin go to Window -> Preferences -> oXygen -> Editor -> Change font panel. The second error message is caused by an XML file created with one encoding and read with another one or a file starting with an incorrect byte order mark. If you are sure that the file is written and read with the same encoding and the start bytes are not corrupted please attach a small sample file for reproducing the error. Best regards, Sorin http://www.oxygenxml.com/ Ray Miller wrote:
For some yet unknown reason when utilizing oXygen (eclipse plugin) on the Linux side, the extended characters €œ<text>€� to not appear surrounding the section text of <xreftext>, Windows side only; will resolve on the oXygen list. Using UTF-8 encoding.
From the Windows side, validation complains “Invalid byte 1 of 1-byte UTF-8 sequence.” Again, this issue is probably best addressed on the oXygen list but any help would be appreciated.