summaryrefslogtreecommitdiff
path: root/xmlschemas.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a bug reported by Jeff Goff, the determinism was tested beforeDaniel Veillard2002-09-121-3/+3
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-14/+16
* patch from Richard Jinks to fix the problem raised inDaniel Veillard2002-05-221-1/+3
* a bit of work on import. Charles Bozeman provided a compare function forDaniel Veillard2002-05-221-2/+125
* apply a couple of patches from Christian Cornelssen fixing the man pagesDaniel Veillard2002-05-181-0/+1
* fixed validation of attribute groups. added an example from the primerDaniel Veillard2002-04-231-1/+56
* more work on Schemas updated the test list DanielDaniel Veillard2002-04-231-8/+31
* updated a bit made a comment more specific more work on the SchemasDaniel Veillard2002-04-221-8/+23
* implementing xs:all with minOccurs = 0 added more tests covering xs:allDaniel Veillard2002-04-201-2/+9
* another entity processing update from Markus Henke DanielDaniel Veillard2002-04-201-1/+21
* more Schemas work added more tests coming from the spec. DanielDaniel Veillard2002-04-191-3/+3
* more Schemas work added more tests coming from the spec. DanielDaniel Veillard2002-04-181-29/+51
* fixed & serialization bug introduced in 2.4.20 this changes a few thingsDaniel Veillard2002-04-181-0/+17
* more work on the automata interfaces and debug of counted choices added aDaniel Veillard2002-04-171-6/+37
* a bit of work on Schemas try to make it more useful changed the SchemasDaniel Veillard2002-04-171-8/+46
* merged the current state of XML Schemas implementation, it is notDaniel Veillard2002-04-161-0/+4941