Page 1 of 1

Multiple namespaces in XPATH and WHERE query

Posted: Tue Aug 21, 2012 2:55 pm
by JasonMeyer
I want to ask can I use multiple namespaces in XPATH and how to get whole xml document with WHERE query. please tell me the answer with query for doing that.

Re: Multiple namespaces in XPATH and WHERE query

Posted: Tue Aug 21, 2012 3:15 pm
by adrian
Hi,

The Internet is usually kind enough to have answers for most technical questions. They just have to be searched in the right places.

stackoverflow - Using multiple namespaces in XPATH [Solved]

I don't really understand the second question, but the W3Schools XPath Tutorial should cover this.

Regards,
Adrian

Re: Multiple namespaces in XPATH and WHERE query

Posted: Tue Aug 21, 2012 3:44 pm
by JasonMeyer
I will follow your instruction and thanks for your advice.