Difference between revisions of "ODF Validator"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
== User Experiences == | == User Experiences == | ||
| + | [http://www.openplanetsfoundation.org/comment/529#comment-529 Test by KEEP Solutions]: | ||
| + | |||
| + | <blockquote>Apache ODF Validator gives many false-negatives and false-positives (...) [b]ut (..) the schemas are publicly available and the method to validate is well defined by OASIS (...).</blockquote> | ||
== Development Activity == | == Development Activity == | ||
Revision as of 14:33, 20 November 2013
Description
ODF Validator is a tool that validates OpenDocument files and checks them for certain conformance criteria. It is available as Java library for command line or embedded use, as well as a servlet. An instance of the servlet is hosted online courtesy of the OpenDoc Society. ODF Validator is part of the [Apache ODF Toolkit].
User Experiences
Apache ODF Validator gives many false-negatives and false-positives (...) [b]ut (..) the schemas are publicly available and the method to validate is well defined by OASIS (...).
Development Activity