- From: Paul Grosso <paul@paulgrosso.name>
- Date: Tue, 07 May 2013 10:56:29 -0500
- To: core <public-xml-core-wg@w3.org>
Received on Tuesday, 7 May 2013 15:56:56 UTC
-------- Original Message --------
Subject: Erratum
Resent-Date: Tue, 07 May 2013 15:28:21 +0000
Resent-From: xml-editor@w3.org
Date: Mon, 6 May 2013 15:20:30 -0400
From: Dale Smoker <dalesmoker@gmail.com>
To: xml-editor@w3.org
Hello,
Regarding:
Extensible Markup Language (XML) 1.0 (Fifth Edition)
W3C Recommendation 26 November 2008
Section 3.3 Attribute-List Declarations,
should:
[52] AttlistDecl ::= '<!ATTLIST' S Name AttDef* S? '>'
be written as:
[52] AttlistDecl ::= '<!ATTLIST' S Name S AttDef* S? '>'
with whitespace separating "Name" and "AttDef*"?
-ds
Received on Tuesday, 7 May 2013 15:56:56 UTC