Anne van Kesteren wrote: > Is there actually software out there that parses SVG without namespaces? "sort of". Some SVG versions define a default "xmlns" attribute in the DTD, so software that loads external DTDs would actually see a namespace attribute there. Software that uses a non-validating parser (such as Mozilla) may not load external DTDs and hence may not see the "xmlns" attribute. That said, I can't recall whether the Adobe SVG plugin also allows lack of an xmlns in SVG versions that do not use the DTD in question.... -BorisReceived on Sunday, 15 May 2005 20:15:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:54:54 GMT