master
OASIS RelaxNG testsuite python script to run regression against OASIS
Add RelaxNG include limit
Adding test file, Daniel
fixed bug #307377 about validation of choices in list values. added
492317 Fix Relax-NG validation problems
558452 fight with reg test and error report
Fix support for except in nameclasses
595792 fixing a RelaxNG bug introduced in 2.7.4
Implement choice for name classes on attributes
relaxng: Added xmlRelaxNGValidCtxtClearErrors to recover from errors during streaming validation
Added new regression tests for #331062, daniel
include seems to work okay now augmented/updated the regression tests
tests: Try to fix RelaxNG test cases
Allow choice within choice in nameClass in RELAX NG
relaxng: Fix tree corruption in xmlRelaxNGParseNameClass
relaxng: Improve error handling
fixed bug #157633 in relaxng choice optimization added regression tests
fixed a bug exposed by Rob Richards in the mailing-list added the
fix xmlTextReaderSetup() description tests which were apparently never
stop generating wrong result file with * in name fixing the include bug
attempt to cope with ID/IDREF(S) declared both in the DTD and in the
Large batch of typo fixes
Look inside divs for starts and defines inside include
Remove redefined starts and defines inside include elements
more work on Relax-NG, implementing externalRef augmented/updated the
a bit of work done in the train back. added one of the include tests
fixes a libtool problem on AMD 64bits builds found the validation problem
Fix a Relaxng bug raised by libvirt test suite
fixed a problem in Relax-NG validation #159968 added the test to the
oops forgot two external rngs, Daniel
Do normalize string-based datatype value in RelaxNG facet checking
added check for external reference in xmlRelaxNGGetElements (bug 137718)
relaxng: In the simplification step also unlink notAllowed refs from choice
First commit of the new Relax-NG validation code, not generally useful
more work on grammars and refs/defs augmented/updated the regression tests
fixed xmlRelaxNGNodeMatchesList augmented the test suite this fixes some
check all the namespace support was actually correct based on tutorial
more work on name classes, the "validate all" schemas seems to work now.
Check for invalid redeclarations of predefined entities
more work on name classes, except support augmented/updated the regression
more work on Relax-NG regenerated the docs updated and augmented the
more work on Relax-NG augmented/updated the regression tests added a
updated the policy on private mail answers more work on Relax-NG
more work on Relax-NG augmented/updated the regression tests Daniel
more work on Relax-NG, implementing interleave augmented/updated the
debugging of externalRef augmented/updated the regression tests Daniel
more work done in the train augmented/updated the regression tests Daniel
Combine with interleave on attributes worked without chnages, daniel
More tests from section 9 of the tutorial, Daniel
Fix relaxng is parsed to an infinite attrs->next loop
xmlreader: propagate reader resource loaders to validator parsers