blob: f4d7a720eef9a8b69c7f7061ed93c34f0aaf3fd6 [file] [log] [blame]
<xsl:stylesheet version="1.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template name="foo">
</xsl:template>
<xsl:template name="<error>foo</error>" />
</xsl:stylesheet>