The problem was caused by the transforms chain processing code that used GetRootElement() to initialize the nodes set. Thus all the other nodes that happen to be on the same level (like in your example) were thrown away.
The fix is trivial and it is checked in the trunk. If you are interested then you
can find a patch attached to this bug:
http://bugzilla.gnome.org/show_bug.cgi?id=124245
I was planning to do a new release earlier next week anyway and this patch would defenetly be included :)
Thanks for reporting this issue!
Aleksey
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
