- From: Kay, Michael <Michael.Kay@softwareag.com>
- Date: Mon, 23 Sep 2002 20:25:41 +0200
- To: Max Froumentin <mf@w3.org>, Paul Grosso <pgrosso@arbortext.com>
- Cc: w3c-xsl-fo-sg@w3.org, xsl-editors@w3.org
> Paul Grosso <pgrosso@arbortext.com> writes: > > > In XSL's expression language [1], we define ExprToken > > in production 14 [2], but a scan of the spec for > > 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 > > Max. > In XPath 1.0 ExprToken is the top-level construct of the lexical production rules, and is referenced as such in the text. You shouldn't therefore expect to find it referenced from the syntax production rules. Michael Kay
Received on Monday, 23 September 2002 14:25:57 UTC