|
Subject: Re: [xsl] conditional multiline output From: Owen Rees <owen.rees@xxxxxx> Date: Tue, 06 Feb 2007 10:21:04 +0000 |
Where does the space in front of the closing bracket come from and how do I get rid of it?
<xsl:value-of select="concat(current-group()[$i]/@string, ' [', current-group()[$i]/@count), ']'" />
<xsl:variable name="max-count" >
<xsl:value-of select="max(for $date in $dates return
count(date[@value = $date]))" />
</xsl:variable>-- Owen Rees Hewlett Packard Laboratories, Bristol, UK
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] conditional multiline output, Erwin Kloeck | Thread | [xsl] XSL-FO: Centering text vertic, Chris Graham [WarpSp |
| Re: [xsl] 99 bottles of beer, Andrew Welch | Date | Re: [xsl] Getting the root namespac, Florent Georges |
| Month |