github.com/matislovas/ratago@v0.0.0-20240408115641-cc0857415a7a/xslt/testdata/REC/test-7.4.xsl (about)

     1  <xsl:stylesheet
     2    version="1.0"
     3    xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
     4  
     5  <xsl:template match="doc">
     6  <doc>
     7  <xsl:comment>This file is automatically generated. Do not edit!</xsl:comment>
     8  </doc>
     9  </xsl:template>
    10  
    11  </xsl:stylesheet>