|
Subject: Re: Re: [xsl] passing a function as a parameter to transform() From: "Graydon graydon@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: Fri, 14 May 2021 12:31:17 -0000 |
On Fri, May 14, 2021 at 12:20:04PM -0000, Martin Honnen martin.honnen@xxxxxx scripsit:
> Perhaps try visibility="public" on the function declaration
If I try
<xsl:function name="local:tiny" as="text()" visibility="public">
<xsl:param name="in" as="xs:string" />
<xsl:value-of select="$in" />
</xsl:function>
in the calling stylesheet, it is not observed to change the error.
thanks!
--
Graydon Saunders | graydonish@xxxxxxxxx
^fs oferiode, pisses swa mfg.
-- Deor ("That passed, so may this.")
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Aw: Re: [xsl] passing a function as, Martin Honnen martin | Thread | Aw: Re: [xsl] passing a function as, Martin Honnen martin |
| Aw: Re: [xsl] passing a function as, Martin Honnen martin | Date | Aw: Re: [xsl] passing a function as, Martin Honnen martin |
| Month |