- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 13 Mar 2008 02:34:46 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5564
kumarp@microsoft.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|cmsmcq@w3.org |kumarp@microsoft.com
Keywords| |hasProposal
------- Comment #1 from kumarp@microsoft.com 2008-03-13 02:34 -------
Proposal:
Restore the def. of DerefExpr as shown below:
DerefExpr ::= (NCName ':')? 'deref(' Step ('/'Step)* ')' ('/'Step)* |
(NCName ':')? 'deref(' DerefExpr ')' ('/'Step)*
Received on Thursday, 13 March 2008 02:34:54 UTC