- From: Chris Peto <CPeto@resource-solutions.de>
- Date: Tue, 17 Feb 2004 10:38:35 +0100
- To: <www-svg@w3.org>
Hi all, I have some problems with the new SVG 1.2 draft's specification of parseXML: Overview: The parseXML in v1.2 should only handle document fragments. Problems: 1. I have many CAD plans or Templates, in svg, that have gone through CAD2SVG, Adobe, Corel or other svg editors. These plans or templates always have chracter set information plus some have DTD with ENTITIES. I always use getURL and parseXML to load these plans. As of 1.2, I can no longer use any of these files. 2. I live in Europe and we have German, French, Spanish, etc, characters sets that will also not make it through parseXML because character set xml processor commands are also not allowed. Because of both of these problems we are forced to NOT use SVG v1.2. :( Why should parseXML not allow full documents? Mit freundlichen Grüßen/Regards Chris Peto Freelance System Development ------------------------------------ Resource Solutions Germany Mobile: +49 (0) 173 308 7843 Tel:+49(0) 6103 80 21 98 Web: http://www.resource-solutions.de SVG editor: http://www.resource-solutions.de/svgeditor.html mailto:CPeto@resource-solutions.de ------------------------------------ Member of: SPARK - SVG Programmers' Application Resource Kit SVG site: http://www.schemasoft.org/svg/main.svg HTML site: http://www.schemasoft.org/
Received on Tuesday, 17 February 2004 04:42:23 UTC