[sorry if you get this twice, email problems being solved...]

Andreas Neumann wrote:
>> The DOCTYPE is totally irrelevant
> 
> well, but the DTD is necessary to validate the SVG. If you use a XML
> validator you have to reference the DTD.

No you don't. You can validate the SVG using the DTD with an XML
processor without having to reference the DTD in the DOCTYPE. In fact
it's better that way as you can choose various DTDs.

Use DTDs for validation if you want (they won't validate much but it's a
start) but don't use DOCTYPE. It's useless.

-- 
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