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 Aug 24 04:00:00 2004 Randy Watler <rwatler at finali.com> - 0:20030619-4jpp
-
- Rebuild with ant-1.6.2
- * Sat Aug 7 04:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:20030619-3jpp
-
- Change dependencies from non-free msv to free isorelax
- Add runtime Requires
- * Wed Jun 2 04:00:00 2004 Randy Watler <rwatler at finali.com> - 0:20030619-2jpp
-
- Upgrade to Ant 1.6.X