normalize-unicode


normalize-unicode

The normalize-unicode() function returns a canonical representation of a string in which different ways of representing the same Unicode character have been reduced to a common representation. This makes it possible to compare two strings accurately.

Argument

Data Type

Meaning

input

xs:string?

The string to be normalized

form(optional)

xs:string

The normalization form to be used

Result

xs:string?

The result of normalizing the 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