XML2TXT

Open source app that uses Python to convert an XML document to well-formatted text, wtih borders, indents, and tables
Download

XML2TXT Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Paul Tremblay
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 44 KB

XML2TXT Tags


XML2TXT Description

Open source app that uses Python to convert an XML document to well-formatted text, wtih borders, indents, and tables XML2TXT converts a valid XML document to formatted text. Use this script if you need to convert XML to a plain text document and you need the text formatted in a special way.Here are some key features of "XML2TXT":· Create blocks of text with a desired length, such as 70 characters.· Add as many newlines before or after blocks as needed.· Indent blocks from the left and right.· Indent the first line of a block, including hanging indents.· Put spaces before and after blocks.· Create borders before and after text, including the option to make the border as long as the text itself.· Create blocks that will not be formatted at all, as for examples for code.· Create boxes around text.· Create tables, including tables with merged cells.In order to have the script work, you must first convert your XML to valid XML according to the DTD provided with this script. When you run the resulting XML through the script, you will get formatted text. In order to complete step 1 you need to perform some type of XSLT transformation.Requirements:· Python· PyXml


XML2TXT Related Software