Our problem is that the DOMError instances seem to associate the error with the element in the document containing the key/keyref constraint and not the element that contains the illegal value. We are using error.getLocation().getRelatedNode() to get the invalid node for the error. The returned node is always the node containing the key/keyref constraint (which in our case happens to be the root node). Is this the expected association for this type of validation error? If so, then how do we determine which element contains the invalid reference?
thanks - Mark Brucks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
