Unfortunately I’ve had problems
getting on an svg-list, so I’ll
post this here and hope someone will answer the off-topic post.
I have an svg
file that works with Adobe’s plug-in. Inside I have the following svg graphic element, <svg:circle cx="20"
cy="20" r="10" fill="#cfc000;"/>
If I put this inside of another namespaced element, for example <mynmspace:element><svg:circle cx="20" cy="20" r="10"
fill="#cfc000;"/></mynmspace:element>
the svg circle is no longer being displayed.
I am of the opinion that svg:circle should be displayed,
although I realize there may be some arguments on the namespace perma-thread which would be in disagreement with this
opinion. Does anyone know if Corel’s plug-in would do it differently?
Or if there is a workaround for Adobe’s
plug-in?
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org