Re: AW: [xsl] Replacing all Occurences of a String

Subject: Re: AW: [xsl] Replacing all Occurences of a String
From: Mike Brown <mike@xxxxxxxx>
Date: Thu, 30 Aug 2001 12:06:25 -0600 (MDT)
Roger wrote:
> XSL element 'template' cannot contain element 'with-param' at this point.
> [...]
>    <xsl:template name="process">
>      <xsl:with-param name="text"/>
>      <xsl:with-param name="replacements"/>

Change each with-param to param here.
The error message wasn't that ambiguous.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread