http://www.w3.org/Bugs/Public/show_bug.cgi?id=2019 sandygao@ca.ibm.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P2 |P1 ------- Additional Comments From sandygao@ca.ibm.com 2005-10-06 16:46 ------- In summary, the proposed changes are: 1. The definition of "metacharacter" in Appendix F from A metacharacter is either ., \, ?, *, +, {, } (, ), [ or ]. to A metacharacter is either ., \, ?, *, +, {, } (, ), |, [ or ]. 2. Production #10 in Appendix F from [10] Char ::= [^.\?*+()|#x5B#x5D] to [10] Char ::= [^.\?*+{}()|#x5B#x5D]Received on Thursday, 6 October 2005 16:46:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:13:38 GMT