Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<?xml-stylesheet type="application/xml"
href="xslt_selflink_relative_href.xml"?>
<xslt:transform xmlns:xslt="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xslt:template match="/xslt:transform">
<svg>
<rect width="100%" height="100%" fill="lime"/>
</svg>
</xslt:template>
</xslt:transform>