[XML4Lib] XSLT call name of variable dynamically?

Walker, David dwalker at calstate.edu
Thu Feb 5 15:00:15 EST 2009


Hi all,

Is it possible in XSLT 1.0 to call an <xsl:variable> dynamically at run-time without using an <xsl:choose> block?  That is, something like this:

   <xsl:value-of select="${$foo}" />

That doesn't work.  But is there some other way to accomplish the same?  If need be, I can write some background on this question, but hoping someone might be able to tell me straight-up.

--Dave

==================
David Walker
Library Web Services Manager
California State University
http://xerxes.calstate.edu



More information about the XML4Lib mailing list