* ronan@roasp.com wrote: >It is my understanding that cdata is only allowed in a <text> field in >SVG, and that outside of a text field, it violates the DTD (and presumably >the schema). Is that wrong? #PCDATA is allowed inside a, desc, title, metadata, style, text, tspan, textPath, altGlyph, script, and foreignObject in SVG 1.1, for details see <http://www.w3.org/TR/SVG11/svgdtd.html>. If you mean <![CDATA[]]>, this is allowed everywhere where #PCDATA is allowed.Received on Thursday, 25 November 2004 13:59:30 UTC
This archive was generated by hypermail 2.3.1 : Wednesday, 8 March 2017 09:47:01 UTC