Jump to content

XmlTools: Difference between revisions

190 bytes added ,  18 February 2014
→‎Options: linking main documentation with full documentation
(→‎Options: linking main documentation with full documentation)
Line 136: Line 136:
:XmlTools information. Right now is only used to specify the executable minimum version for the current patch file;
:XmlTools information. Right now is only used to specify the executable minimum version for the current patch file;


<tt>@ADD_INSIDE_NODES</tt>
<tt>[[XmlTools/Full_Documentation#.40ADD_INSIDE_NODES|@ADD_INSIDE_NODES]]</tt>
:Adds new XML nodes;
:Adds new XML nodes;


<tt>@REMOVE_NODES</tt>
<tt>[[XmlTools/Full_Documentation#.40REMOVE_NODES|@REMOVE_NODES]]</tt>
:Removes existing XML nodes;
:Removes existing XML nodes;


<tt>@COMMAND</tt>
<tt>[[XmlTools/Full_Documentation#.40COMMAND|@COMMAND]]</tt>
:Runs any of the commands available under "Command-line options" above. Use standard command-line syntax described in that section;
:Runs any of the commands available under "Command-line options" above. Use standard command-line syntax described in that section;


<tt>@CUSTOM_CODE</tt>
<tt>[[XmlTools/Full_Documentation#.40CUSTOM_CODE|@CUSTOM_CODE]]</tt>
:Executes the [[wikipedia:JavaScript|JavaScript]] code for XML editing. <u>You should avoid this operation as much as possible</u> because it is much slower than the native XmlTools commands;
:Executes the [[wikipedia:JavaScript|JavaScript]] code for XML editing. <u>You should avoid this operation as much as possible</u> because it is much slower than the native XmlTools commands;


489

edits