blob: b5c4aaaaed33134b3be7fce6e2c591e46a7c5337 [file] [log] [blame]
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
<selection><xsl:value-of select="$a" /></selection>
</xsl:template>
</xsl:stylesheet>