Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / SVG / defs.xml
1 <?xml version="1.0" standalone="no"?>\r
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG April 1999//EN" "http://www.w3.org/Graphics/SVG/svg-19990412.dtd">\r
3 <svg width="4in" height="3in">\r
4   <defs>\r
5     <rect id="TemplateObject01" width="100" height="37.34"/>\r
6     <lineargradient id="Gradient01">\r
7       <gradientstop offset="30%" color="#39F"/>\r
8     </lineargradient>\r
9   </defs>\r
10   <desc>Defining things for later use\r
11   </desc>\r
12   <!-- SVG elements in here would reference/use \r
13        the elements defined in the <defs> -->\r
14 </svg>\r