xsl-list
[Top] [All Lists]

tree fragments in variable?!

2003-01-12 16:51:13
Hello XSLTies,
when I use something like this:
<xsl:variable name="header">
  <tr>
  <th>Element</th>
  <th>Description</th>
  </tr>
</xsl:variable>
Is there a way to address certain nodes with XPath-like "$header/*" for 
example? When trying this, it seemed that the content is stored like a string 
in the variable. Though, when I used xsl:value-of the tags had been eliminated.
Thank you and greetings, 
Jan Mendling

______________________________________________________________________________
Ihr FreeMail-Postfach kann von jedem Telekom Festnetzanschluss erreicht
werden? Mit der Voicebox - http://freemail.web.de/features/?mc=021163


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



<Prev in Thread] Current Thread [Next in Thread>