The jcs:progress() function issues a progress message. It sends a progress message back to the client (CLI) containing its single argument.
<xsl:variable name="ignore" select="jcs:progress('Working...')"/>