Hi all,
I am new using Batik so may be the my problem has a trivial solution, sorry if it is the case. I need to insert some application-dependent attributes as for example:
147
In order to insert the new properties I simply do the following:
d="1099"/>
:groupprops>
sometext
see
also the w3 specs: http://www.w3.org/TR/SVG/metadata.html
-randy
-Original Message-
From: Marcelo Gilman
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 06, 2003 4:52 PM
To: Batik
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Try using a seperate namespace for your additional elements.
Here's an example of a document that works for me:
http://www.w3.org/2000/svg";
xmlns:xlink="http://www.w3.org/1999/xlink";
xmlns:embla="http://www.althingi.is/2003/embla"; version="1" x=