RE: [xsl] How to give out XML-Tags?

Subject: RE: [xsl] How to give out XML-Tags?
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 5 Dec 2002 11:53:31 +0200
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


Current Thread