https://bugzilla.wikimedia.org/show_bug.cgi?id=41174

--- Comment #18 from Jesús Martínez Novo <[email protected]> 2012-10-22 
19:33:56 UTC ---
(In reply to comment #17)
> I don't understand why we can't upload SVG files which are valid SGML files,
> since the W3C defines the SVG filetype with respect to SGML DTD's.

SVG needs the xmlns. SVG may use a DTD, but it's not required, and SVG are XML
documents, and not necessarily SGML files. Please see this document that
defines what a valid SVG file is: http://www.w3.org/TR/SVG/conform.html

  ...and the document fragment is determined to be valid as follows: (...)
   8. Set the attributes xmlns="http://www.w3.org/2000/svg"; and
      xmlns:xlink="http://www.w3.org/1999/xlink"; on D's document element
      and remove any other attributes in the Namespaces in XML namespace
      from D.

The fact is that every SVG file which doesn't have the xmlns declaration need
to be fixed and reuploaded. But yes, some help as I suggest in Comment 9 would
be much appreciated.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to