|
Subject: RE: local-name() namespace xslt 2.0 question was Re: [xsl] Identity transformation (without using xsl:copy) From: "Bryan Rasmussen" <bry@xxxxxxxxxx> Date: Tue, 19 Mar 2002 11:17:14 +0100 |
><xsl:param name="name" >select="concat(substring-before(name(),':'),local-name())"/> oops that should be <xsl:param name="name" select="concat(substring-before(name(),':'),':',local-name())"/> or worked in msxml 4. still don't know why anyone would want to do this instead of xsl:copy though XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| local-name() namespace xslt 2.0 que, Bryan Rasmussen | Thread | RE: local-name() namespace xslt 2.0, Bryan Rasmussen |
| Re: [xsl] commandline parameters, Joerg Heinicke | Date | RE: local-name() namespace xslt 2.0, Bryan Rasmussen |
| Month |