Hello, use "ancestor::*" to access all ancestor nodes up the the root node (or replace * with something more restrictive). Peter
> -----Ursprungliche Nachricht----- > Von: Psi Aushilfe3 [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 29. Juli 2003 14:11 > An: [EMAIL PROTECTED] > Betreff: JXPath: "parent-of-self" (descendent-of-self) > > > Hi! > > I do have a non-fixed structure and all I know is that the node I am > looking for is somewhere above the node on which I'm > currently on, but I > don't know if it the direct parent or the parent's parent, or ... > > Well, is there nothing similar to // which doesn't go top-down but > bottom-up? > > Thanks! >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
