- From: Elliotte Rusty Harold <ftp_spam@macfaq.com>
- Date: Thu, 05 Apr 2001 11:46:14 -0400
- To: xml-editor@w3.org
In the description of A+ in the BNF grammar section you state "matches one or more occurrences of A.Concatenation has higher precedence than alternation; thus A+ | B+ is identical to (A+) | (B+)." A space is missing between "of A." and "Concatenation has". That's all. -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | XML in a Nutshell (O'Reilly & Associates, 2001) | | http://www.ibiblio.org/xml/books/xian/ | | http://www.amazon.com/exec/obidos/ISBN=0596000588/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://metalab.unc.edu/javafaq/ | | Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/ | +----------------------------------+---------------------------------+
Received on Thursday, 5 April 2001 11:49:11 UTC