je préfère faire :
<xsl:value-of select="execute(setDialogVar('PositionGroup', position()))"/>
La fonction execute()
permet d’exécuter un fonction xpath tout en garantissant qu’il y aura aucune sortie.
je préfère faire :
<xsl:value-of select="execute(setDialogVar('PositionGroup', position()))"/>
La fonction execute()
permet d’exécuter un fonction xpath tout en garantissant qu’il y aura aucune sortie.