http://www.w3.org/Bugs/Public/show_bug.cgi?id=5527 kumarp@microsoft.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Keywords|decided, editorial |resolved Resolution| |FIXED ------- Comment #3 from kumarp@microsoft.com 2008-04-16 06:47 ------- Definition of DerefExpr changed to make NCName mandatory as shown below: from: DerefExpr ::= (NCName ':')? 'deref(' Step ('/'Step)* ')' ('/'Step)* | (NCName ':')? 'deref(' DerefExpr ')' ('/'Step)* to: DerefExpr ::= NCName ':' 'deref(' Step ('/'Step)* ')' ('/'Step)* | NCName ':' 'deref(' DerefExpr ')' ('/'Step)*Received on Wednesday, 16 April 2008 06:48:19 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 16 April 2008 06:48:20 GMT