Re: ExprToken in XSL FO expression language
Max Froumentin <[email protected]>
| Newsgroups | gmane.org.w3c.xsl-editors |
|---|---|
| Organization | W3C |
| Message-ID | <[email protected]> |
"Kay, Michael" <[email protected]> writes: >> > ExprToken shows it is never referenced anywhere in >> > the expression language. >> >> It's also funny that it's the same for ExprToken in XPath 1.0 >> > In XPath 1.0 ExprToken is the top-level construct of the lexical production > rules, and is referenced as such in the text. OK, I'm nitpicking (and I'm not a grammar specialist) but the two instance of ExprToken in the text are: "The following special tokenization rules must be applied in the order specified to disambiguate the ExprToken grammar" "ExprWhitespace may be freely added within patterns before or after any ExprToken." That doesn't explicitely say what ExprToken means exactly, does it? Max.