Initial import of jing-20030619.
authorwiz <wiz>
Sun, 6 Aug 2006 17:37:21 +0000 (17:37 +0000)
committerwiz <wiz>
Sun, 6 Aug 2006 17:37:21 +0000 (17:37 +0000)
commitb87a9e4e9c2e1d5dd28676fa02cefe9761825d11
tree281a3d3b305cbf674248766571bd04038ff05742
parent69592c45c2076d7b3de5b5b4aaa1a2cdbb77bb3c
Initial import of jing-20030619.

Jing is a RELAX NG validator in Java.

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.
textproc/jing/DESCR [new file with mode: 0644]
textproc/jing/Makefile [new file with mode: 0644]
textproc/jing/PLIST [new file with mode: 0644]
textproc/jing/distinfo [new file with mode: 0644]