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.