Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jing: Jing, a validator for RELAX NG implemented in Java.
- Summary
- This version of Jing implements: RELAX NG 1.0 Specification,
RELAX NG Compact Syntax, and parts of RELAX NG DTD Compatibility,
specifically checking of ID/IDREF/IDREFS.
Jing also has experimental support for schema languages other
than RELAX NG; specifically W3C XML Schema (based on Xerces-J);
Schematron; Namespace Routing Language.
Changelog
- * Tue Jul 6 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:20030619-2jpp
-
- Replace non-free msv dep by free isorelax
- Added manual and demo subpackages
- Relaxed some versioned dependencies
- * Wed May 19 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:20030619-1jpp
-
- First JPackage release.