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

http://issues.apache.org/bugzilla/show_bug.cgi?id=42599





------- Additional Comments From [EMAIL PROTECTED]  2007-09-03 01:37 -------
(In reply to comment #7)
> I've tried the xpointer resolver for generating signatures for the german
> banking interface EBICS which uses #xpointer(//[EMAIL PROTECTED]'true']) to 
> sign
[...]

After rechecking the EBICS spec I think there is a difference in what their
reference declaration says what is to sign and what they actually want to sign
based on their informal description. They say that they want to sign everything
contained in elements with attribute authenticate set to true including the
elements itself, so I think they actually want to sign
"//[EMAIL PROTECTED]'true']/descendant-or-self::*". So probably
CanonicalizerBase.canonicalizeXPathNodeSet is right thing to not include child
nodes of selected nodes. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to