<DIV>Hi,</DIV>
<DIV>&nbsp; I am having a problem getting an element from a document based upon the namespace. The document looks like</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;?xml version="1.0" encoding="UTF-8" standalone="yes" ?&gt;<BR>&lt;Workspace&gt;<BR>&nbsp;&lt;RetrieveLocationInfoByAddressRequest&gt;<BR>&nbsp;&nbsp;&lt;Address&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;house_number&gt;8000&lt;/house_number&gt;<BR>&nbsp;&nbsp;&lt;/Address&gt;<BR>&nbsp;&lt;/RetrieveLocationInfoByAddressRequest&gt;<BR>&nbsp;&lt;GetLocationInfo&gt;<BR>&nbsp;&nbsp;&lt;Reply&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;ns1:asonReplyMessage0000_MSG xmlns:ns1="<A href="http://www.omg.org/IDL-MAPPED">http://www.omg.org/IDL-MAPPED</A>"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ns1:e911Sur&gt;O9&lt;/ns1:e911Sur&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ns1:e911Exempt&gt;EX&lt;/ns1:e911Exempt&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ns1:e911Nrg&gt;&lt;/ns1:e911Nrg&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ns1:operSur4Ind&gt;&lt;/ns1:operSur4Ind&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;/ns1:asonReplyMessage0000_MSG&gt;<BR>&nbsp;&nbsp;&lt;/Reply&gt;<BR>&nbsp;&lt;/GetLocationInfo&gt;<BR>&lt;/Workspace&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to get the element ns1:asonReplyMessage0000_MSG. I was using xpath explorer to find out the xpath expression of the elements and xpath explorer gives the xpath expression as /Workspace/GetLocationInfo/Reply/ns1:asonReplyMessage0000_MSG. When I use this xpath expression in my code, it doesn't returns any element from the document. What am I doing wrong. Maybe I am not specifying the xpath expression correctly. Can someone help me.</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks</DIV>
<DIV>Prashant</DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com">Yahoo! SiteBuilder</a> - Free, easy-to-use web site design software