Please confirm if the following assumption is really the intended XXE behavior:
1- There two different configurations A and B with a duplicate command name X 2- XXE is started and both configuration are loaded 3- Open a document bound to configuration A 4- Invoking command X executes X from configuration A - OK 5- Open a document bound to configuration B 6- Reselect the document A 7- Invoking command X executes X from configuration B - WRONG (disabling the schema cache doesn't help, and the order A,B or B,A is irrelevant) In brief, is it really necessary to invent always different names for commands in different configurations that may eventually be used at the same time? I.e., if sample documents for both configurations are opened in the same session. If what I describe is a possible bug, I could do further tests and eventually prepare a simple test case. Kind regards, -- Manuel Collado - http://lml.ls.fi.upm.es/~mcollado -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

