V
Victor Porton
XML Cleaner release 0.2alpha (GPL 2).
http://www.mathematics21.org/misc/xmlclean/
This command line utility can:
- remove superfluous namespace declarations from XML files;
- modify form of empty tags: <x></x>, <x/>, <x />, etc.
As well as some standard features:
- validate XML;
- expand XML entities.
It is written in Ada95 with XMLAda (which needs to be patched).
XML Cleaner should grow into a general XML filter/validator
with other functions, such as removal of superfluous whitespace,
DTD entity expansion etc.
http://www.mathematics21.org/misc/xmlclean/
This command line utility can:
- remove superfluous namespace declarations from XML files;
- modify form of empty tags: <x></x>, <x/>, <x />, etc.
As well as some standard features:
- validate XML;
- expand XML entities.
It is written in Ada95 with XMLAda (which needs to be patched).
XML Cleaner should grow into a general XML filter/validator
with other functions, such as removal of superfluous whitespace,
DTD entity expansion etc.