Hello,

When the document is opened from a database connection oXygen tries to load a schema for the document from the same connection. Usually each database has a specific mechanism for associating a schema with a document. In case there is no schema associated in the database oXygen 8.2 does not try the default schema associations defined in the user preferences. Now we enhanced this by trying also the default associations in this case. A patch with the enhancement is available at:

http://www.oxygenxml.com/update/8.2/oxygenEclipse.jar

Just replace [Eclipse-install-folder]/plugins/com.oxygenxml.editor_8.2.0/lib/oxygenEclipse.jar with the above patched jar file and start Eclipse with the -clean parameter.


Regards,
Sorin


Daniel E. Renfer wrote:
I am using the oXygen plugin for Eclipse. When I open a XML document
normally, it uses the schema I've set up through the Default Schema
Association, but when I open a document loaded from a connection to an
eXist database, it doesn't seem to want to use that schema.

Is there a way to get Eclipse to use my locally stored schema to
validate the the XML I've opened from eXist?

Thank you for any help.

_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to