fn:codepoints-to-string(integer* codes) → string
Function signature
$codes |
xs:integer * |
Result |
xs:string |
Implemented. The error checking is incomplete (there is no check that the integers in the supplied sequence are legal XML characters).