- From: Masayasu Ishikawa <mimasa@w3.org>
- Date: Sun, 12 May 2002 09:31:42 +0900 (JST)
- To: www-svg@w3.org
Tobias Reif <tobiasreif@pinkjuice.com> wrote: > throught Xerces-C 1.7.0 's domcount example: > > Warning at file http://www.w3.org/Graphics/SVG/1.1/DTD/svg-style.mod, > line 70, char 22 > Message: Attribute 'xml:space' has already been declared for element > 'style' > 1_1_skeleton.svg: 30047 ms (2 elems). See: http://www.w3.org/2002/04/xml_bugs/#bug3 Note that this is a warning (which MAY be issued according to XML 1.0), not an error message. XML processors like nsgmls incorrectly issue an error, which is non-conformant to XML 1.0. Regards, -- Masayasu Ishikawa / mimasa@w3.org W3C - World Wide Web Consortium
Received on Saturday, 11 May 2002 20:31:45 UTC