Yves Forkl wrote:
> 
> I have several XXE configurations that unfortunately can't be distinguished 
> using <detect> by means of analyzing (only) the content or the names of the 
> XML 
> files that they are intended for. Thus, I need to pass some additional 
> information to XXE in order to select the right configuration. (However, I 
> have 
> my <detect> elements properly set up, so they might also be taken into 
> account, 
> while they just don't suffice by themselves.)
> 
> How can this be achieved? I found no command line option that seemed suitable 
> for this purpose. ("-new" probably won't do because almost always the task is 
> to edit an existing file rather than creating a new file.) Maybe using 
> "-putpref"? 

There is currently no way to achieve what you want.



> But is there a preference that would allow to select a default 
> configuration?

No, not at all.



> 
> To make things worse, this should work with XXE being deployed as an applet.
> 

Anything which can be made to work for the application also can be made
to work for the applet (including command-line arguments). In your case,
unfortunately,  there is simply no way to specify which configuration to
use ``from the outside''.



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

Reply via email to