this frequently results because the first characters are not: <?xml version="1.0".....
make sure there are no leading spaces regards Jonathan Chetwynd On 30 Jan 2006, at 10:07, danfreno wrote: i have a problem with importing this in coreldraw and i just wanted to be sure that the file is correct, a supporter i mailed with told me that there was an error "Syntax error line 1,colum 0" but i dont the error myself <?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> <svg width="120mm" height="40mm" xmlns="http://www.w3.org/2000/svg" version="1.0"> <g transform="scale(0.1)"> <g style="font-family: Helvetica-Narrow;"> <rect x="0mm" y="0mm" width="163.2mm" height="49.6mm" stroke-width="0.1mm" style="stroke:rgb(255,0,0);fill: none;"/> <text x="83.2mm" y="24.8mm" text-anchor="middle" dominant-baseline="mathematical" style="font- size:13.043478mm;">GHGHGH</text> </g> </g> </svg> the problem is the dominant-baseline="mathematical" ----- To unsubscribe send a message to: svg-developers- [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- SPONSORED LINKS Xml format Svg Format Data YAHOO! GROUPS LINKS Visit your group "svg-developers" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

