On 9/27/07, <b class="gmail_sendername">Mats Bengtsson</b> <<a href="mailto:matben@privat.utfors.se">matben@privat.utfors.se</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
While I was trying to implement the SVG graphics model in my whiteboard<br>I was getting problems with elements that have an external reference.<br>In short, SVG images typically have a xlink:href attribute with a HTTP<br>
link which wont work in a XMPP environment with p2p interaction due to<br>NATs, firewalls etc. A typical SVG image element looks like:<br><br><image x='32.0' y='32.0'<br> xlink:href='<a href="http://192.168.0.3:8077/blender.png">
http://192.168.0.3:8077/blender.png</a>'<br> id='158229644' width='128' height='128'/><br><br>Putting an ibb element as a child is not an option.</blockquote><div><br>It should be the same as
<a href="http://wiki.jabber.org/index.php/XHTML_Inband_Images">http://wiki.jabber.org/index.php/XHTML_Inband_Images</a> surely?<br><br>I'm not saying that the wiki page is better or worse than your proposal (I haven't digested either in much depth), I just feel that they should be done in the same way.
<br clear="all"></div></div><br>-- <br>- Norman Rasmussen<br> - Email: <a href="mailto:norman@rasmussen.co.za">norman@rasmussen.co.za</a><br> - Home page: <a href="http://norman.rasmussen.co.za/">http://norman.rasmussen.co.za/
</a>