I have to do some path manipulation in one of my projects.. turns out
that //XMI gives me a path of the form / descendant-or-self:* child:XMI

Why is this done like that? IMO the correct way to represent this is
/ descendant-or-self:XMI

All the abbreviated descendent axes I use seem to have a node() test
instead of the specified node test.

Christian





_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to