- From: olivier Thereaux <ot@w3.org>
- Date: Wed, 3 Oct 2007 18:53:02 +0900
- To: www-svg@w3.org
Hello, SVG WG, Has any progress been made on this? Best would be to have the DTDs properly republished, but if there is any way to get my hands on a fixed version of the DTDs, that could be extremely useful and important for the adoption of these SVG profiles. Thanks olivier On May 17, 2007, at 01:45 , David Håsäther wrote: in http://lists.w3.org/Archives/Public/www-svg/2007May/0011.html > olivier Thereaux wrote: > >> We received a couple of bug reports concerning validation (via the >> published XML DTD) of SVG 1.1 mobile. After a quick investigation, it >> looks like there are a couple of locations in the DTD which a number >> of tools find problematic: >> >> * http://www.w3.org/Graphics/SVG/1.1/DTD/svg-style.mod >> line 74 col 21 >> => duplicate definition of attribute "xml:space" > > Yes, xml:space is defined, but is also included with % > SVG.Core.attrib; resulting in a double definition. > >> * http://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-clip.mod >> around line 71-77 >> >> => opensp just goes crazy about this, see output file attached. > > The content model defined in SVG.clipPath.content is ambiguous. SP > correctly points this out. XML parsers are not required to report > this as an error though, even if it non-deterministic content > models are not allowed in XML.
Received on Wednesday, 3 October 2007 09:53:12 UTC