Is there an easy way to determine whether the parser supports schema validation so we could set a property and in/exclude the test?
If not, we could specifically check for Xerces (or AElfred?).
You get an exception if the parser doesn't support setting the schema validation feature. Use this, don't test for a specific implementation class.
J.Pietschmann
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
