tidy -xml -indent -quiet -o "output.xml" input.xmlThis will read the input.xml file and treat it as a well formed XML. No additional output will be displayed on screen. Output file will be written to output.xml.
This thing is *fast*. It parsed an 8MB XML file within seconds.
Man... Don't know why I didn't figure this out earlier... Sheshh...
No comments:
Post a Comment