apply-gen output generation warning comment added

master
Mike Gerwitz 2014-11-20 23:38:04 -05:00
parent 04700086b1
commit 935ce312b4
1 changed files with 5 additions and 0 deletions

View File

@ -45,6 +45,11 @@
<template match="/xsl:stylesheet|/xsl:transform"
priority="5">
<document>
<comment>
<text>WARNING: This stylesheet has been generated by </text>
<text>hoxsl; please do not modify</text>
</comment>
<out:stylesheet version="2.0">
<xsl:apply-templates mode="fgen:create" />
</out:stylesheet>