blob: 82d694ef694eb34530d8eeac10adab9075be0afa [file] [log] [blame]
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:spring="http://www.springframework.org/schema/beans">
<xsl:template>
<xsl:call-template name="zzz">
<spr<caret>
</xsl:call-template>
</xsl:template>
</xsl:stylesheet>