- From: Jones, Matthew <MJones@NetSilicon.com>
- Date: Tue, 8 Jan 2002 11:08:31 -0800
- To: <xmlp-comments@w3.org>
Section 4.1 second list number 8: -- [1] arrayTypeValue ::= atype asize [2] atype ::= QName rank* [3] rank ::= '[' (',')* ']' [4] asize ::= '[' length~ ']' [5] length ::= nextDimension* Digit+ [6] nextDimension ::= Digit+ ',' -- Which I assume is an EBNF however it is not specified in any case rule four contains a tilde '~' which is not an EBNF meta character that I can see and it does not appear to be literal text. Therefore at least the tilde needs be clarified and it would be helpful if the EBNF was described like in the IETF RFCs. Matthew Jones mjones@netsilicon.com
Received on Tuesday, 8 January 2002 14:09:02 UTC