Hi again,
I'm in the process of "fixing" my SVG samples so
that they will run under Batik 1.5b2. I have some samples that define a
custom namespace and custom tags within that namespace. For good reason,
Batik complains about the new tags not being valid children of the svg
element. I'm curious...what is the recommended way to extend the SVG DTD
to add new element types to an SVG document. I had thought that the svgExt
entity would allow me to do what I need, but I've had no success with that and I
think I understand why. Do I need to point my documents to a custom DTD to
handle this?
BTW, Batik is looking very good. Thank you
all for your excellent work.
Take care,
Kevin
KevLinDev - http://www.kevlindev.com |