Hi Christine, > I don't know what "./." means. I would think that "." alone would be > sufficient to refer to the context node.
Agreed - "./." gets you precisely ".". If "." is compact syntax for "self::node()", then the expanded syntax for "./." would be "self::node()/self::node()". Testing in oXygen shows that ". = ././././././././."! Joe _______________________________________________ [email protected] http://x-query.com/mailman/listinfo/talk
