Hello,
I've go signed xml file like:
...
not(ancestor-or-self::ds:Signature)
.
when I try to validate it xsec fails on ds:Xpath equation resolving. (xalan
fails with error that ds prefix is not declared).
The question is: how to make xalan to resolve xpath with namespa
Hello,
I've go signed xml file like:
...Reference
not(ancestor-or-self::ds:Signature)
when I try to validate it xsec fails on ds:Signature lookup (xalan is
unable to resolve XPath equation).
The question is: how to make xalan to resolve xpath with namespaces??
(xalan fails