- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 12 Oct 2005 13:01:19 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2339 ------- Additional Comments From mike@saxonica.com 2005-10-12 13:01 ------- I believe the example is correct. I can't see why you think it is wrong. Perhaps you read ancestor-or-self::* (which selects all element ancestors) as ancestor-or-self::node() (which also selects the document node). Michael Kay (personal response)
Received on Wednesday, 12 October 2005 13:02:12 UTC