> I am currently working with Filter2 transforms and XPath > transforms. And I have problems when namespace prefixes are used in some > element that is present in a filter2-xpath value.
There's a way of specifying inclusive namespace prefixes, analagous to what one does with Exclusive c14n when you need to keep prefixes defined for QNames. However, I'm not sure of the syntax off the top of my head, and when I last tried to use it, xmlsec didn't support it and didn't honor it. I concluded for that and other reasons that using XPath was going to be more trouble than I wanted to deal with, so I didn't follow up. -- Scott
