|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Invalid characters in xsl:element
Thanks for the response, Mike.
However, when I try the following:
<xsl:element name="{substring-before(substring-after(.
,'!'),'!')}">
</xsl:element>
I get the following message:
To create nodes of type 'ELEMENT', a valid name must be
specified.
Thanks,
Jason
p.s. My parser is MSXML version 3.
-----Original Message-----
From: Michael Kay [mailto:mhkay@xxxxxxxxxxxx]
Sent: Tuesday, May 22, 2001 12:18 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Invalid characters in xsl:element
>
> 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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








