Overview of some others features


	<xsl:function name="str:reverse" as="xs:string"> ... </xsl:function>
... <xsl:value-of select="str:reverse('reverse this')"/>