<HTML><FONT FACE=arial,helvetica><HTML><FONT SIZE=2 PTSIZE=10 FAMILY="SANSSERIF" FACE="Arial" LANG="0">Hi,<BR>
<BR>
I am using jdombeta 10, I modify the XPathReader to access Node in my DOM with namespace:<BR>
Here is my code to construct the xpath, the rest is the original code in xpathreader:<BR>
<BR>
// Print servlet information<BR>
XPath servletPath = XPath.newInstance("//xs:schema/xs:simpleType");<BR>
<BR>
But I only get the last node with that path. That should be 11 nodes all together.<BR>
Can someone please tell me if I miss anything? (attach is my test file).<BR>
<BR>
Thank you.<BR>
</FONT></HTML>