Please direct your question to the Xerces-J User mailing list: [EMAIL PROTECTED]
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 20, 2001 1:04 PM Subject: SAXParseException does not specify missing required field name > I'm using Xerces 1.3, and JDK 1.3. I'm validating my XML documents with an XML > Schema. However, when the document does not provide a required element for a > complexType element list, the error does not specify which field is missing. It > only says that the complexType provided does not match the complexType expected. > Yes, but what's missing ??? > > Thanks for any assistance. >