From 66593b6b7d4483eca9b9d7efdbbc81262e3148d9 Mon Sep 17 00:00:00 2001 From: Tinny Ng <tng@apache.org> Date: Tue, 24 Sep 2002 11:37:25 +0000 Subject: [PATCH] DOM L3: baseURI git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174234 13f79535-47bb-0310-9956-ffa450edef68 --- scripts/sanityTest_ExpectedResult.log | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/sanityTest_ExpectedResult.log b/scripts/sanityTest_ExpectedResult.log index 7d5e519cb..c29fd30c8 100644 --- a/scripts/sanityTest_ExpectedResult.log +++ b/scripts/sanityTest_ExpectedResult.log @@ -19,7 +19,7 @@ Options: personal.xml:{timing removed}(37 elems, 12 attrs, 0 spaces, 268 chars) personal.xml:{timing removed}(37 elems, 12 attrs, 134 spaces, 134 chars) -personal-schema.xml:{timing removed}(37 elems, 20 attrs, 140 spaces, 128 chars) +personal-schema.xml:{timing removed}(37 elems, 29 attrs, 140 spaces, 128 chars) Usage: SAXPrint [options] <XML file> @@ -184,7 +184,7 @@ Options: personal.xml:{timing removed}(37 elems, 12 attrs, 0 spaces, 268 chars) personal.xml:{timing removed}(37 elems, 12 attrs, 134 spaces, 134 chars) -personal-schema.xml:{timing removed}(37 elems, 20 attrs, 140 spaces, 128 chars) +personal-schema.xml:{timing removed}(37 elems, 29 attrs, 140 spaces, 128 chars) Usage: SAX2Print [options] <XML file> @@ -605,7 +605,7 @@ The parser has intrinsic support for the following encodings: </personnel> stdin:{timing removed}(37 elems, 12 attrs, 134 spaces, 134 chars) stdin:{timing removed}(37 elems, 12 attrs, 0 spaces, 268 chars) -stdin:{timing removed}(37 elems, 20 attrs, 140 spaces, 128 chars) +stdin:{timing removed}(37 elems, 29 attrs, 140 spaces, 128 chars) Usage: PParse [options] <XML file> @@ -627,7 +627,7 @@ Options: * = Default if not provided explicitly. personal.xml:{timing removed}(37 elems, 12 attrs, 134 spaces, 134 chars) -personal-schema.xml:{timing removed}(37 elems, 20 attrs, 140 spaces, 128 chars) +personal-schema.xml:{timing removed}(37 elems, 29 attrs, 140 spaces, 128 chars) Usage: EnumVal <XML file> -- GitLab