- From: Mary Fernandez <mff@research.att.com>
- Date: 10 Mar 2004 12:28:55 -0500
- To: public comments <public-qt-comments@w3.org>
The formal semantics of the following:: axis is incorrect when applied to an attribute node as it excludes the children of the node in which the attribute is contained. The formal definition should be changed to: [following:: NodeTest] == [ancestor-or-self::node()/following-sibling::node()/descendant-or-self::NodeTest union typeswitch case attribute() return parent::node()/child::NodeTest default return () ] -- Mary Fernandez <mff@research.att.com> AT&T Labs - Research
Received on Wednesday, 10 March 2004 12:26:42 UTC