left up right
Functions

Test whether the substring in the current element's content, starting at character #5 and having two characters, can be converted to the number 25:

   <xsl:if test="number(substring(.,5,2)) = 25">