Hi Thomas,
of course I can. The code shown in the mail before outputs for example
this (reformatted):
<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2">
<g id="test" id="test"><text>ANY CONTENT</text></g>
</svg>
The input is the same, just with only one id attribute.
Removing version="1.2" solves the problem.
Regards
Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]