I have set a XSLT variable "description" with a "meta_words" namespace in a meta description HTML tag.Do you have the solution?Here is the code wrong\[code\]<meta name="description" content="<xsl:value-of match="meta_words" select="$description" />" />\[/code\]