|
Subject: [xsl] Variable for an Elementname From: "Khorasani, Houman" <houman_khorasani@xxxxxxxxxxxxxx> Date: Fri, 14 Oct 2005 14:56:51 +0100 |
Hello, I got this problem here. I use a template and pass a parameter. This parameter shall be part of an element name. However it says the element name has to be a QName. <xsl:template name="NumberInformationTemplate"> <xsl:param name="ninfo"/> <xsl:variable name="numberinfo" select="concat($ninfo,'NumberInformation')"/> <xsl:element name="$numberinfo"> .... I don't see why this is not working... Any comments? Thanks Houman
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Problem with Saxon 7.9.1 , Johnny Haddock | Thread | Re: [xsl] Variable for an Elementna, Jeni Tennison |
| Re: [xsl] Merging 2 XML's in to 1 o, Elliotte Harold | Date | Re: [xsl] Variable for an Elementna, Jeni Tennison |
| Month |