blob: 9c1679d555ab61786249e67e05cd545fd95ace32 [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" /><xsl:value-of select="$a" /></selection>
</xsl:template>
</xsl:stylesheet>