|
<xsl:value-of select="string-to-codepoints('A')"/>
gives me the following error:
'string-to-codepoints' is not a valid XSLT or XPath function.
Please advice.
Is it the matter of upgrading to XPATH 2.0. If so, what is the procedure for this upgrade?
thanks
|