Thanks! I'll carefully try out these helpful suggestions, and if need be take up the offer of a review. Good support for a good product!
NGN -----Original Message----- From: Hussein Shafie [mailto:[email protected]] Sent: vrijdag 30 mei 2008 10:54 To: Niels Grundtvig Nielsen Cc: xmleditor-support at xmlmind.com Subject: Re: [XXE] relationship between dtd and base xml file * The template document needs to be valid. It is validated against the schema referenced by the document if any, or the schema specified in the configuration file otherwise. * Make sure that your template document is really detected as being associated to your configuration. To check this, move your mouse over the Tab of the document view (normally showing Untitled.xml). After 1 second, the tooltip shows "/xxx/Untitled.xml : Name of the configuration". * The DTD and W3C schema are persistently cached in fast loading, binary, form. May be the schema cache has not detected that you have modified your DTD. In such case, the template document is validated against the old, cached, version of the DTD. Please, use Options|Preferences, "Advanced|Schema Cache section", and press "Clear cache". Or better, uncheck "Enable cache" while you are developing your configuration. More info. in: http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditap p.dialog.PreferencesEditorDialog.html#d0e9399 * If all this fails, do not hesitate to send me your prototype configuration. I'll very quickly tell you what's wrong (probably something very simple).

