/ libxml2 / result / SVG / image-wf.xml
image-wf.xml
1  <?xml version="1.0" standalone="yes"?>
2  <svg xmlns="http://www.w3.org/Graphics/SVG/svg-19990412.dtd" width="4in" height="3in">
3    <desc>This links to an external image
4    </desc>
5    <image xml:link="simple" x="200" y="200" style="width: 100px; height: 100px" show="embed" actuate="auto" href="myimage.png">
6      <title>My image</title>
7    </image>
8  </svg>