| Subject: Re: [xsl] xsl:function problem From: "Ilya Sterin" <sterini@xxxxxxxxx> Date: Sun, 13 May 2007 19:41:01 -0400 | 
Yes, it's just there for the parameter that's passed it and xsl:value-of is what's being returned.
Hi,
> <xsl:function name="p2f:lookupNameFor"> > <xsl:param name="formOID" as="xs:string"/> > <xsl:value-of > select="tokenize(//ItemGroupDef[OID=$formOID]/@Name, > '::')"/> > </xsl:function>
Do you really mean to close the xsl:param tag where you are closing it?
regards Soren
| Current Thread | 
|---|
| 
 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| SV: [xsl] xsl:function problem, Soeren Kuula | Thread | [xsl] Re; Grouping Titles under Cor, Brent Solly | 
| Re: [xsl] xsl:function problem, Ilya Sterin | Date | Re: [xsl] xsl:function problem, Ilya Sterin | 
| Month |