If you tell it to always validate, its got to have a DTD or Schema to validate against.
-------------------------------------
Dean Roddey
The Charmed Quark Controller
[EMAIL PROTECTED]
www.charmedquark.com
-----Original Message-----
From: In, Jae Woo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 6:56 PM
To: Apache XML Developer List
Subject: Can Anyone Explain These Results?
Hello,
I am currently testing Xerces C++ 1.6 on NonStop
Kernal. I executed a test in which I set SAXCount with -v=always and got
error messages. I used a valid XML file (logon.xml), except that it lack a
DOCTYPE or Schema declaration. I verified that the XML file is valid with
SAXCount. In this instance I set v=auto. Here is the result:
logon.xml: 29 ms (10 elems, 12 attrs, 0 spaces, 44 chars)
Is SAXCount suppose to return parsing errors against a valid
XML file just because the document lacks either a DOCTYPE or Schema
declaration? Thank you in advance.
Jae. << File: ATT00002.txt >>
<<attachment: winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
