Project

Profile

Help

SaxonCE not loading » test.xsl

Max Chemtov, 2017-03-21 15:25

 
<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
<xsl:template match="/" name="main">
<html>
<body>
<h1>IT WORKED!!!</h1>
</body>
</html>
</xsl:template>
</xsl:transform>

(3-3/3)