Re: [xsl] Need a little help with xsl:evaluate

Subject: Re: [xsl] Need a little help with xsl:evaluate
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Jun 2024 09:19:05 -0000
On 30/06/2024 11:15, Roger L Costello costello@xxxxxxxxx wrote:
> What am I doing wrong? How to fix it?


Set the context item with e.g.

 B B  <xsl:evaluate xpath="." context-item="."/>

Current Thread