Robert Kern <[EMAIL PROTECTED]> wrote:

>Martin v. Löwis wrote:
>> [EMAIL PROTECTED] schrieb:
>>> Does anyone know if there's an actual free implementation of this?
>> 
>> For the dom module in it, xml.dom.minidom should work. Depending on
>> your processing needs, that might be sufficient.
>
>I don't think it quite fits what the OP is asking for. SVG defines some non-XML
>structure for some of its contents. For example:
>
>  <polyline points="100,200 100,100" />

Why is that non-XML?
-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to