This command processor allows to specify a command as you would have typed it in a Terminal (MacOS X, Linux) or in the Command Prompt (Windows).
This command must output a well-formed XML document. The root element of this document is included in the document being edited. If the root element of this document is a {http://www.xmlmind.com/xmleditor/namespace/clipboard}clipboard
element, then it is all the child elements of the root element which are included in the document being edited.
The command is executed using the directory containing the XML document containing the inclusion as its current working directory. This allows relative filenames referenced in the command-line to be relative to the location of the inclusion.
The following variables are substituted in the command-line:
Variable | Description |
---|---|
%D , %d |
This variable is replaced by an empty string if the document being edited is found on a remote HTTP or FTP server.
|
%C , %c |
Note that this URL does not end with a ' |
%O | Specifies the file which will contain the output of the command. If the Otherwise, XXE loads the elements to be included from what has been printed by the command on the console ( |
Example: "%C/tablerows.pl" -o "%O" ~/.tablerows.cfg