Hey guys, I just started to use dom4j today and I have an .xml file that has the following in it:

<Test xmlns="x-schema:testSchema.xml">
    <AAA>
    </AAA>
...

</Test>

 

when I try to use Xpath on this file (i.e. something like "//AAA"), i get zero results... I googled for it, and found out that this is a known issue perhaps?  If anyone has experience with this.. could you let me know #1 if this is a known issue, #2 if i can somehow get around it.  Thanks in advance.

-Will.

 



Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos, & more
faith.yahoo.com

Reply via email to