Martin Novosád wrote:
> 
> I need use another xml parser for examle xmllint as default (or with a 
> vote of change between). How can I configure it?
> 

Sorry but there is no way to do that. XMLmind XML Editor exclusively
works with the patched version of Xerces 2.9.1 which is bundled with the
product.

To my knowledge, xmllint is an XML checker written in C and not just an
XML parser. My guess is that you want to use xmllint to validate what
you do. There is no simple, declarative, way to integrate such
validator. We confess that our product has not been designed to
integrate third-party tools.

When the validation capabilities of our product are found to be
inadequate, the consultants working for our customers generally:

* write a Schematron schema,

* OR write a specialized validateHook in Java.


References:

* http://www.xmlmind.com/xmleditor/_distrib/doc/configure/schematron.html

* http://www.xmlmind.com/xmleditor/_distrib/doc/configure/validateHook.html

* http://www.xmlmind.com/xmleditor/_distrib/doc/dev/validatehook.html




 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to