Office-o-tron
A web application that accepts ODF or OOXML packages and validates the XML within, returning a summary report.
The source is licensed under the Mozilla Public License v1.1.
See it working for this online validator.
Version 0.3.2
Is the latest release:
- Bug fix for leading slash ambiguity in OPC part references
- Re-licenced to use the MPL 1.1
Version 0.3.0
Added:
- Support for OOXML validation (ISO/IEC 29500:2008 "Transitional" only)
Version 0.2.0
Added:
- Support for POSTed ODF documents (see here for more details)
- Better validation reporting
Version 0.1.1
Added:
- More gracefully failure in the face of unexpected resources being submitted for validation
- A report of the meta:generator value for submitted ODF documents
- Support for ID/IDREF integrity checking
- Support for enforced validation of ODF adocuments gainst the ODF International Standard (ISO/IEC 26300)
- More nicely formatted validation reports