Jump to content

XmlTools: Difference between revisions

509 bytes added ,  3 February 2014
Line 152: Line 152:


<tt>Files</tt>
<tt>Files</tt>
:description;
:[http://www.computerhope.com/jargon/w/wildcard.htm Wildcard] that matches the file(s) that you want to edit;


<tt>ElementName</tt>
<tt>ElementName</tt>
:description;
:XML element name where processing will occur;


<tt>ParentElementName</tt>
<tt>ParentElementName</tt>
:description;
:XML parent element name of ElementName, used as filter;


<tt>AttributeName</tt>
<tt>AttributeName</tt>
:description;
:XML attribute name of the ElementName, used as filter;


<tt>AttributeValue</tt>
<tt>AttributeValue</tt>
:description;
:XML attribute value of the AttributeName, used as filter;


<tt>XPathExpression</tt>
<tt>XPathExpression</tt>
:description;
:[http://zvon.org/comp/r/tut-XPath_1.html#intro XPath 1.0] expression to select elements where the processing will occur;


<tt>Options</tt>
<tt>Options</tt>
:description;
:Allows to specify any option of [http://wiki.oni2.net/XmlTools "Command-line operations"]. Values must be within " ' " to avoid confusion with the quotes.


[[Category:Bi-platform modding tools]][[Category:Completed modding tools]][[Category:Modding tutorials]]
[[Category:Bi-platform modding tools]][[Category:Completed modding tools]][[Category:Modding tutorials]]
489

edits