[xmlsec] Using XPath

Aleksey Sanin aleksey@aleksey.com
Sun, 03 Nov 2002 02:50:38 -0800


Gregor Ibic wrote:

>An how can I register it?
>  
>
Check the xmlsoft mailing list, Daniel answered on my question
with detailed explanations. Or look at the XMLSec sources (grep
for "here" in the xpath.c).

>What about not(xpath_statement), how can I select all nodes that are not in
>the xpath?
>Exclude nodes that are in path?
>  
>
I am not sure that you can do it with XPath. I am sorry but I never
had this problem. Please check XPath specification.

Aleksey