- From: James Clark <jjc@jclark.com>
- Date: Thu, 15 Jul 1999 02:14:07 +0700
- To: Kay Michael <Michael.Kay@icl.com>
- CC: "'www-xpath-comments@w3.org'" <www-xpath-comments@w3.org>
Kay Michael wrote:
> Section 2.1 states that the processing-instruction() node test "may" have an
> argument that is a literal;
Right.
> but production rule 7 suggests that it *must*
> have such an argument.
No it doesn't: 'processing-instruction' is a NodeType thus
NodeType '(' ')'
in production 7 covers processing-instruction() with no argument.
James
Received on Wednesday, 14 July 1999 15:47:34 UTC