Wade Smith wrote:
If the document does not contain an xsd entry, it fails
validation on the root saying Unknown element.  Can anyone suggest a way
that I can associate the xsd properly?

You should use setExternalSchemaLocation and setExternalNoNamespaceSchemaLocation methods for this.

Good luck!
        Vitaly

Reply via email to