Hello,
I receive the following error message when I try to validate an XML document
against a schema:
"The markup declarations contained or pointed to by the document type
declaration must be well-formed."
I am using SAX 2.0 and Xerces-J 1.4.1. I have verified that the schema is
well-formed. The parsing worked fine when I referenced a DTD. Why can I not
simply change the document type declaration to reference the schema file? Or
does Xerces-J 1.4.1 not support schemas in this way?
Dave Lindquist
SoftRoots, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]