kc3-lang/libxml2/test/valid/dia.xml

Branch :


Log

Author Commit Date CI Message
90d68fbb 2002-09-26 16:10:21 fixed bug #92518 validation error were not covering namespace * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation error were not covering namespace declarations. * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid, it was missing the attribute declaration for the namespace * result/VC/NS3: the fix now report breakages in that test Daniel
be480fbb 2001-11-08 23:36:42 trying to fix namespaces + validation problems for good, closing #63619 in * valid.c include/libxml/tree.h: trying to fix namespaces + validation problems for good, closing #63619 in the process * result/valid/dia.xml test/valid/dia.xml: the Dia test was wrong in this respect, fixed it. Daniel
b05deb7f 1999-08-10 19:04:08 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel