|
Subject: Re: [xsl] Problem with passing argument to external registered function From: Askild Aaberg Olsen <askild@xxxxxxxxxxx> Date: Mon, 17 Apr 2006 19:23:59 +0200 |
A long shot, but did you try with <xsl:value-of select="foo:bar(string(element/.))"/> ?This works: <xsl:value-of select="foo:bar('test')"/>
This doesn't: <xsl:value-of select="foo:bar(element/.)"/>
Askild -
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Problem with passing argu, Michael Kay | Thread | Re: [xsl] Problem with passing argu, Jesper Noehr |
| Re: [xsl] Problem with passing argu, Mukul Gandhi | Date | Re: [xsl] Problem with passing argu, Jesper Noehr |
| Month |