From 42f12e99d17a2979d26b6b2237b21a096c0e98b6 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 7 Mar 2003 18:32:59 +0000 Subject: after and exchange with James Clark it appeared I had bug in URI parsing * test/xsdtest/xsdtest.xml uri.c: after and exchange with James Clark it appeared I had bug in URI parsing code ... * relaxng.c include/libxml/relaxng.h: completely revamped error reporting to not loose message from optional parts. * xmllint.c: added timing for RNG validation steps * result/relaxng/*: updated the result, all error messages changed Daniel --- test/xsdtest/xsdtest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/xsdtest/xsdtest.xml b/test/xsdtest/xsdtest.xml index 45d0be1d..b8a6de9b 100644 --- a/test/xsdtest/xsdtest.xml +++ b/test/xsdtest/xsdtest.xml @@ -22,10 +22,10 @@ foobar http://www.example.com http://ji%6d@www.example.com +http://www.example.co%6d nosuchscheme:stuff foo$bar:stuff f%oobar -http://www.example.co%6d 10 -- cgit v1.2.3