|
Subject: Re: [xsl] value-of w/separator and nodes From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Fri, 02 Feb 2007 20:27:27 +0100 |
The function result is returned using an <xsl:sequence> instruction. So if you use,
<xsl:function name="my:test"> <xsl:sequence select="'1'" /> </xsl:function>
You'll get output as 1|1|1|1|1 ...
Thanks, Abel
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] value-of w/separator and , Mukul Gandhi | Thread | RE: [xsl] value-of w/separator and , Michael Kay |
| Re: [xsl] value-of w/separator and , Abel Braaksma | Date | Re: [xsl] Saxon auto-recognition of, Colin Paul Adams |
| Month |