string-to-codepoints


string-to- codepoints

The string-to-codepoints() function returns a sequence of integers representing the Unicode codepoints of the characters in a string. For example, «string-to-codepoints("Kay") » returns the sequence (75, 97, 121) .

Argument

Data Type

Meaning

input

xs:string?

The input string

Result

xs:integer*

The codepoints of the characters in the input string




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