Jump to content

XmlTools: Difference between revisions

429 bytes added ,  3 February 2014
→‎Overview: XML background
(→‎Overview: XML background)
Line 14: Line 14:


XmlTools can be used as a standalone tool or as a base for another tools. It can be issued commands directly on the command-line interface (CLI) or passed a text file on the CLI with a list of commands to perform.
XmlTools can be used as a standalone tool or as a base for another tools. It can be issued commands directly on the command-line interface (CLI) or passed a text file on the CLI with a list of commands to perform.
==XML Background==
This documentation uses many [[wikipedia:XML|XML]] technical expressions such as: element, parent element, node, attribute. Because of this it is highly recommended that you have a basic background of XML before using XmlTools or any of its documentation.
You can get a rapid and good tutorial to get familiar with this expressions and XML itself [http://www.w3schools.com/xml/xml_whatis.asp in this page].


==Links==
==Links==
489

edits