xsl-list
[Top] [All Lists]

RE: How to give out XML-Tags?

2002-12-05 02:53:31
Hi,

The number of columns depend on the xml: that's how I get this number:

<xsl:variable name = "years">
<xsl:value-of select='count(energiebericht/energieverbrauch/@jahr)'/>
</xsl:variable>

But How do I put this value into  <tgroup cols="?"> ???

See <http://www.w3.org/TR/xslt#creating-attributes> and 
<http://www.w3.org/TR/xslt#attribute-value-templates>

--

Jarno - Cenobita: Niño Atómico (Uranio mix)

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



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