- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Tue, 07 May 2013 21:48:21 +0100
- To: Dale Smoker <dalesmoker@gmail.com>
- Cc: xml-editor@w3.org
Dale Smoker writes:
> should:
>
> [52] AttlistDecl ::= '<!ATTLIST' S Name AttDef* S? '>'
>
>
> be written as:
>
> [52] AttlistDecl ::= '<!ATTLIST' S Name S AttDef* S? '>'
Not necessary, because
[53] AttDef ::= S Name S AttType S DefaultDecl
ht
--
Henry S. Thompson, School of Informatics, University of Edinburgh
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail from me _always_ has a .sig like this -- mail without it is forged spam]
Received on Tuesday, 7 May 2013 20:48:45 UTC