https://bugzilla.wikimedia.org/show_bug.cgi?id=27544
--- Comment #15 from Mark A. Hershberger <m...@everybody.org> 2011-02-19 17:41:42 UTC --- (In reply to comment #9) > I'm not too familiar with XML, but does that mean that the DTD is fetched from > w3.org every time an SVG file is viewed? No. The URIs in xmlns attributes are not meant to be resolved and fetched. Often, they can be, since the "http" schema is used and people DTD at that address. But it is only meant to serve as a unique identifier, not a resource to be retrieved. In practice, though, some (poorly written) validators do attempt to fetch the resource every time. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l