xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Convert string to a list of nodes


Subject: RE: [xsl] Convert string to a list of nodes
From: Jeff Beadle <Jbeadle@xxxxxxxx>
Date: Tue, 4 Dec 2001 11:54:55 -0500

>>Now I only want to know the way to get a node which name I have listed in
string parameter passed to a template. This is the main problem for me now.

you mean like this?

...
<xsl:param name="the-name"/>
<xsl:variable name="the-value">
	<xsl:copy-of select="//*[local-name()=$the-name]"/>
</xsl:variable> 
...



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor