|
Subject: Re: [xsl] Inserting a separator only between non-empty strings (XSLT 2) From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Fri, 18 May 2007 19:18:46 +0200 |
Suggestion:
<xsl:variable name="result" select="string-join((string($a), string($b), string($c))[.], '|')"/>
Cheers, -- Abel Braaksma
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Inserting a separator onl, Michael Kay | Thread | [xsl] xslt sort remove duplicates, Vaduvoiu Tiberiu |
| Re: [xsl] How do I change a XSL sty, Abel Braaksma | Date | Re: [xsl] Return system's date and , Abel Braaksma |
| Month |