[Bug 4906] In 3.4, don't write deref() function into the BNF

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4906





------- Comment #1 from kumarp@microsoft.com  2007-08-02 03:40 -------
The XML id constraint selector uses a restricted subset of XPath. It does not
allow any fn call. SML extends this to allow call to only the deref() fn. This
is why we have the explicitly defined production DerefExpr.

Received on Thursday, 2 August 2007 03:40:17 UTC