Next: , Previous: A2Xml, Up: Utilities


5.2 Xml2A

Xml2A does exactly the reverse job of A2Xml: it takes as input a XML file and convert it into a plain text output file according to the format specified by the user.

5.2.1 Command Line Options

Option Usage Type Explanation
-o,--outfile required string The output file.
-x,--xmlfile required string The input XML file.
-t,--type required string The type of the input file.
-f,--format optional string The format of the input file.