Griffin, David wrote: > Where do I find the supporting documentation: Section 7, ?documentHook? > <../configure/documentHook.html> in XMLmind XML Editor - Configuration > and Deployment? >
You'll find the index of all the documentation in: * <XXE_install_dir>/doc/index.html * On Windows, Start Menu|XMLmind XML Editor|Documentation * Online: http://www.xmlmind.com/xmleditor/documentation.shtml The online copy of th specific manual which interests you is: http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html > I need to decipher errors: > > element contains characters other than white space [cvc-complex-type.2.3] > > > > And > > > > > > > > the sequence of child elements is incorrect [cvc-complex-type.2.4] > It probably means that your documentHook element contains text, which is incorrect. You'll not find documentHook in any manual because this configuration element no longer exists. It has been replaced by (simpler) validateHook as of version 4. See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/validateHook.html (See also http://www.xmlmind.com/xmleditor/changes.html) So you cannot refer to the online documentation which is about latest version. Please refer to the documentation which comes with the version of the product you have installed. > Do I need to purchase the Professional version? No. > How much is the Pro version? > See http://www.xmlmind.com/xmleditor/price_list.html

