-
hartwork committed revision 488 to the RNV SVN repository, changing 1 files.
2008-02-08 21:18:01 UTC by hartwork
-
hartwork committed revision 487 to the RNV SVN repository, changing 9 files.
2008-02-08 21:16:25 UTC by hartwork
-
Relax NG Compact Syntax validator
This release brings the patches from RNV 1.7.9's Debian package upstream. Besides the addition of a man page this includes build related fixes only. If RNV 1.7.9 worked for you there is no need to update.
Download:
http://sourceforge.net/project/showfiles.php?group_id=194726
Changelog...
2008-02-06 22:44:34 UTC by hartwork
-
With
[ `rnv -c shema.rnc` ]
the output of RNV is tested for truth, not RNV's return value.
Please use
[ rnv -c shema.rnc ]
instead.
I checked the return value for
* valid and broken .rnc files, and
* different combinations of invalid and valid XML files.
The results was the conjunction as expected.
Closing as invalid. Please reopen if you feel need to.
Sebastian.
2008-01-12 20:22:14 UTC by hartwork
-
An invalid XML file should make RNV return something != 0
Example use case is unit testing, where
[ `rnv -c shema.rnc` ]
[ `rnv -c shema.rnc instance.xml` ]
should return false conditions.
2008-01-11 08:55:47 UTC by vidarg
-
hartwork committed revision 486 to the RNV SVN repository, changing 2 files.
2008-01-05 03:11:46 UTC by hartwork
-
hartwork committed revision 485 to the RNV SVN repository, changing 2 files.
2007-06-03 16:26:45 UTC by hartwork
-
hartwork committed revision 484 to the RNV SVN repository, changing 1 files.
2007-05-09 21:01:08 UTC by hartwork
-
hartwork committed revision 483 to the RNV SVN repository, changing 1 files.
2007-05-01 16:42:05 UTC by hartwork
-
hartwork committed revision 482 to the RNV SVN repository, changing 27 files.
2007-05-01 16:20:48 UTC by hartwork