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] Outer Loop and Inner Loop


Subject: RE: [xsl] Outer Loop and Inner Loop
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Fri, 2 May 2003 12:27:15 -0400

[Karl J. Stubsjoen]
> 
> It comes down to this:
> What is the xpath expression for looking up an attributes 
> value if the name
> value of the attribute you need to lookup is in a variable?  
> So something
> like this:
> 
> <xsl:value-of select="[@ = '$some_variable']"/>
> 
> Does that work?
> 

It would be faster to try it than to ask. In this case, what you want is

<xsl:value-of select="[@ = $some_variable]"/>

(assuming, of course, that the variable really evaluates to the string
that you want).

Cheers,

Tom P

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



Current Thread
Keywords
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