fn:codepoints-to-string

fn:codepoints-to-string(integer* codes) → string

Function signature

$codes

xs:integer *

Result

xs:string

Converts a sequence of integers representing Unicode characters to the corresponding string

XPath 2.0 Specification

Expand

Up  Next