Thomas DeWeese wrote:
   A couple of points.  First this isn't a valid XML document:

<?xml version="1.0" encoding="ISO-8859-1"?><pon:pon xmlns:pon="http://www.domek.be/pon";>
<pon:meta>
</pon:meta>
<pon:map xmlns:svg="http://www.w3.org/2000/svg"; viewBox="423463.2 -5470604.7 133015.10000000003 113988.29999999981">


There can be only one root element you have two.

sorry i'm not following you, IMO the document is well formed. What do you mean by 2 root elements ?



Second: id="08111", Id's can't be just numbers IIRC they have to start with an Alpha (I don't think Batik actually cares but I believe other engines do).

i changed this but it had no effect.


FYI I've upgraded to the latest svn snapshot and was chasing a stackoverflow error for a while. It seemed that batik didn't like the fact that the <title> character data had one or more newlines at the end of it. If you want more info let me know, i can easily reproduce it.



But...it's still not displaying anything :(


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to