- From: Vitaliy Sugrobov <vsugrob@hotmail.com>
- Date: Mon, 6 Feb 2012 05:04:53 +0400
- To: <xml-editor@w3.org>
Received on Monday, 6 February 2012 02:52:26 UTC
Hi. I read document located at http://www.w3.org/TR/xml11/ and noticed error in numbering of rules given in EBNF.Here we have [32] SDDecl ::= S 'standalone' Eq (("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no') '"'))[VC: Standalone Document Declaration]and then we expect next rule to be numbered [33], but we get [39] instead:[39] element ::= EmptyElemTag| STag content ETag[WFC: Element Type Match][VC: Element Valid]
Received on Monday, 6 February 2012 02:52:26 UTC