This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AW: Replacing all Occurences of a String


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]