|
Subject: RE: [xsl] Invalid characters in xsl:element From: "Michael Kay" <mhkay@xxxxxxxxxxxx> Date: Tue, 22 May 2001 18:17:32 +0100 |
>
> When I use the following to get the tag name:
> <xsl:element name="substring-after(substring-after(.
> ,'!'),'!')">
> </xsl:element>
>
You need curly brackets around the expression:
xsl:element name="{...}"
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Invalid characters in xsl:ele, Jason Macki | Thread | Re: [xsl] Invalid characters in xsl, Tony Graham |
| [xsl] Invalid characters in xsl:ele, Jason Macki | Date | RE: [xsl] Invalid characters in xsl, Clapham, Paul |
| Month |