- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Thu, 01 Sep 2022 11:42:48 +0000
- To: ixml <public-ixml@w3.org>, "Norm Tovey-Walsh" <norm@saxonica.com>
I see some errors, but it's a nice start! I think ONEOF is more readable than INCL, and NONEOF for EXCL Something goes wrong with repeat0 and repeat1 Something goes wrong with single quotes (see string as an example). You could split individual members of a character set, so that ["0"-"9"; "a"-"f"; "A"-"F"] appears as INCL "0"-"9"; INCL "a"-"f"; INCL "A"-"F". This might give a better looking diagram. The rule for insertion is wrong. Steven On Thursday 01 September 2022 13:30:29 (+02:00), Steven Pemberton wrote: > Great stuff! > > Here's the diagram as XHTML+SVG > > Steven
Received on Thursday, 1 September 2022 11:43:11 UTC