Dear M. Shafie, [NB: We might have already asked this, but we cannot retrieve what your answer was at that time...]
Here is our problem: We have written a simple XXE add-on to edit some of our XML processing files. These files can be validated against an XML schema -- which we have also declared in this add-on --. Unfortunately, for historical reasons, many of our XML instances do not refer to this schema, they are just plain XML files without any namespace mentioned. Our add-on takes the necessary action to let XXE recognize these files and use the add-on (using a proper <detect> statement), but unfortunately there is no way to use the nice schema-driven features of XXE in this case. Is there any workaround for this situation ? (adding the namespace in these files being -- we are afraid -- not an option). By workaround we mean a declaration that could associate the files matching the <detect> statement and the XML schema itself... We hope that is clear, Many thanks for your advises, Philippe. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

