Saxonica.com

fn:string-to-codepoints

fn:string-to-codepoints(string $srcval) → integer*

Function signature

$srcval

xs:string

Result

xs:integer *

Returns a sequence of integers representing the Unicode codepoints of the characters in the supplied string

XPath 2.0 Specification

Next