Andreas Neumann wrote:
> when you say a large amount of SVG content out there is produced 
> without namespace, do you mean the 
> 'xmlns="http://www.w3.org/2000/svg";' namespace declaration within 
> the svg-root element? Or do you mean the link to the DTD in the 
> doctype declaration or both? 

With no namespace declaration. The DOCTYPE is totally irrelevant (most 
processors are not validating parsers in any way), maybe harmful, and 
really, really should be avoided. There's no reason to have one, it only 
adds bytes to the document. SVG 1.2 will in fact not have a DOCTYPE at all.

-- 
Robin Berjon
   Research Scientist
   Expway, http://expway.com/



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to