[Bug 29814] [xslt30] Use of XPath comments

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29814

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I propose that in 2.2 we add the rule:

Here and throughout this specification, when productions from the XPath grammar
are referenced (examples are Expr, SequenceType, ItemType, NameTest,
IntegerLiteral) then:

* comments (written "(: ... :)") and whitespace are allowed before, after, or
within multi-token constructs such as Expression, SequenceType, and ItemType. 

* comments are not permitted before or after constructs that disallow internal
whitespace or comments, such as EQName, NameTest or IntegerLiteral; whitespace
is permitted before or after such constructs only when there is an explicit
statement to that effect.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 9 September 2016 07:57:42 UTC