[EMAIL PROTECTED] wrote:
If I ask for the /QUERY/REQUEST I got an error, but if I named the namespace, the problem disappear. I mean this:
The default namespace never applies within XPath expressions. You need to use prefixed names in the XPath expressions even if you use unprefixed names in the document. XPath matches by namespace URI, not by prefix.
-- Elliotte Rusty Harold [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
