DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19104>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19104

[PATCH] SchematronValidator incorrectly creates JXPath contexts which breaks tests in 
schemas





------- Additional Comments From [EMAIL PROTECTED]  2003-06-10 09:56 -------
I have added the patch after I did a small test. This test worked for the 
password example.

I am currently not using XMLForm, so I can't say whether the change affects 
referencing objects with absolute paths. But with my limited knowledge of JXPath 
I don't think it will, because if you use getRelativeContext(...) the complete 
path of an object is preserved in the new context. The root at which to start an 
absolute path should be available in this new context.

Reply via email to