rosros: > Reference page: http://www.w3.org/2003/Talks/0818-SydneySVG-IH/Overview.html > File: http://www.w3.org/2003/Talks/0818-SydneySVG-IH/0.svgz > > Batik1.7beta1: > " > SVG Error: > > Root element namespace does not match that requested: > Requested: http://www.w3.org/2000/svg > Found: null > "
The document has a typo that leads the document element to be not in the SVG namespace. It has xmnls="http://www.w3.org/2000/svg", which obviously should be xmlns=…. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
