Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. <?xml version="1.0"?>
  2. <!DOCTYPE svg [
  3.    <!ENTITY svgunit SYSTEM "svgunit.js">  
  4.    <!ENTITY svgtest SYSTEM "svgtest.js">  
  5. ]>
  6. <svg xmlns='http://www.w3.org/2000/svg'><rect x="0" y="0" width="100" height="100"/><script type="text/ecmascript">&svgtest;&svgunit;</script>
  7.    <elt0 xmlns="http://www.example.com">
  8.       <elt1>the first element elt1</elt1><elt1>the second element elt1</elt1>
  9.       <elt2/>
  10.    </elt0>
  11. </svg>  
  12.