XML Cleaner is an XML filter and validator, similar to xmllint. It can remove superfluos namespace declarations from an XML file, expand XML entities, recode XML files, and more.
| Licenses | GMGPL GPL |
|---|---|
| Operating Systems | Windows Windows Cygwin OS Independent POSIX Unix |
| Implementation | Ada |
Recent releases


Release Notes: An option to choose whether or not to escape apostrophes and quotes in output was added.


Release Notes: This release adds several command line options: removal of comments; removal of ignorable whitespace; output or not XML declaration (and standalone declaration); output or not DOCTYPE declaration; and using single or double quotes.


Release Notes: Several command line options were added to provide help, DTD validation, several variants of empty tag output, the choice whether to remove superfluous namespace declarations, and the ability to specify an output file.


Release Notes: lt and gt entities are now properly output.


Release Notes: This release can read XML from standard input using the XMLAda patch.