Hello, I have noticed that in the DTD: http://www.w3.org/TR/SVG11/svgdtd.html in A.1.3 Qualified Name Module http://www.w3.org/TR/SVG11/svgdtd.html#DTD.1.3 Section B: SVG Qualified Names I notice that the entity "SVG.stop.qname " is missing ""%SVG.pfx;" As the specification shows it (wrong): <!ENTITY % SVG.stop.qname "stop" > As the proposed change (correct ): <!ENTITY % SVG.stop.qname "%SVG.pfx;stop" > This needs to be changed in the spec.... We all learn by sharing what we know Robert A.DiBlasi http://www.svgnotebook.comReceived on Friday, 16 August 2002 13:08:24 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:53:55 UTC