Multiple namespaces in XPATH and WHERE query

Issues related to W3C XQuery.
JasonMeyer
Posts: 2
Joined: Tue Aug 21, 2012 2:22 pm
Location: 324 E Railway Ave, Paterson, NJ 07503

Multiple namespaces in XPATH and WHERE query

Post 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.
http://www.stsinks.com/mutoh/valuejet-1604.html
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Multiple namespaces in XPATH and WHERE query

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
JasonMeyer
Posts: 2
Joined: Tue Aug 21, 2012 2:22 pm
Location: 324 E Railway Ave, Paterson, NJ 07503

Re: Multiple namespaces in XPATH and WHERE query

Post by JasonMeyer »

I will follow your instruction and thanks for your advice.
http://www.stsinks.com/mutoh/valuejet-1604.html
Post Reply