Hi!
I use the getPath() method and generally it returns paths like this:
root/element1/element2/blabla

when i use a xml document with a default namespace like this:
<Company xmlns="http://www.company.org"; />
all elements look like this:
/*[name()='Company']

why is thre a difference?


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to