aboutsummaryrefslogtreecommitdiffstats
path: root/test/relaxng
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-04-16 15:58:05 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-04-16 15:58:05 +0000
commitce192eb8a698c87a223a87b8c01739580f008a52 (patch)
tree6d7ce86eae71ea80e0fe54f14f43f73c05b13d6f /test/relaxng
parentf4e5576f8f34362b6bec9396ab073fac839dfb22 (diff)
downloadandroid_external_libxml2-ce192eb8a698c87a223a87b8c01739580f008a52.tar.gz
android_external_libxml2-ce192eb8a698c87a223a87b8c01739580f008a52.tar.bz2
android_external_libxml2-ce192eb8a698c87a223a87b8c01739580f008a52.zip
more work on RelaxNG streaming validation trying to improve the subset
* relaxng.c xmllint.c: more work on RelaxNG streaming validation trying to improve the subset compiled, and more testing. * doc/downloads.html doc/xml.html doc/xmlmem.html: some updates on the documentation * test/relaxng/tutor11_1_3.xml: fixes the DTD path * result/relaxng/*.err: fix some of the outputs Daniel
Diffstat (limited to 'test/relaxng')
-rw-r--r--test/relaxng/tutor11_1_3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/relaxng/tutor11_1_3.xml b/test/relaxng/tutor11_1_3.xml
index 4e93fb38..c778ce06 100644
--- a/test/relaxng/tutor11_1_3.xml
+++ b/test/relaxng/tutor11_1_3.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='ISO-8859-1' standalone='no'?>
-<!DOCTYPE spec SYSTEM "dtds/spec.dtd" [
+<!DOCTYPE spec SYSTEM "../valid/dtds/spec.dtd" [
<!-- LAST TOUCHED BY: Tim Bray, 8 February 1997 -->