codepoints-to-string


codepoints -to-string

The codepoints-to-string() function takes as input a sequence of integers representing the Unicode codepoint values of the characters in a string, and returns the corresponding string. For example, «codepoints-to-string((65, 66, 67)) » returns the string "ABC" .

Argument

Data Type

Meaning

codepoints

xs:integer*

The sequence of codepoints. These must represent characters that are valid in XML 1.0 or XML 1.1

Result

xs:string

The string consisting of characters with the given codepoint values




XSLT 2.0 Programmer's Reference
NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)
ISBN: 764569090
EAN: 2147483647
Year: 2003
Pages: 324

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net