I’ve just uploaded a new version of my freeware XSLT Tools AppleScript Scripting Addition.
This build addresses a problem that caused errors when non-literal parameters were passed to AppleScript handlers from XSL stylesheets. For example, <xsl:value-of select="ns1:AppleScriptHandler($stringVar)"/>
would fail in the past.