[xmlsec] Using XPath

Gregor Ibic gregor.ibic@intelicom.si
Fri, 1 Nov 2002 18:08:51 +0100


Cause in the existing app the old signature (non standard) is an element in
xml document and I want to keep it this way, so Enveloped is the choice.

But also
ancestor-or-self::Request/Signature

gives me empty set (and all permutation that I can think on). Which is the
proper XPath selection statement?

Regards,
Gregor