|
Canonical XML Processor
Product: |
Canonical XML Processor
A free command-line utility built using the SAX 2.0 interface. |
Category: |
XML Parsers and Processors |
Details: |
The ElCel Technology Canonical XML Processor is a free command-line utility built using the SAX 2.0 interface of our C++ XML Toolkit.
It implements the canonicalization algorithm as described by the W3C's Canonical XML recommendation.
This is a very useful program for converting valid XML with a DTD into a standalone document. We use it internally to check the conformance of our XML Toolkit against the Oasis XML conformance tests.
Another common use for this program is the pre-processing of complex XML before feeding the simplified canonical output to tools that cannot cope with the full XML 1.0 syntax.
A short check-list of features are:
- validity checking can be enabled
- it can recover from errors and go on to report further errors
- input files can be read from standard input, the local file system or via HTTP URLs
- it can easily be used in batch scripts, operating in "quiet" mode if required
- it is available in binary form both for Windows and Linux
|
More Information: |
http://www.elcel.com/products/xmlcanon.html |
Developer: |
ElCel Technology |
Environment: |
Microsoft Windows and Linux |
Purchase Info: |
Free |
|
|