|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xslt string units
> Does the string functions (string-length, substring, ... ) work with Unicode > character units, or the implementation code point units ? > If they count as implementation code point units, does it have a fixed type > (like utf16) ? Or is it implementation dependant ? afaiu, utf-16 is still variable length, as some characters are "surrogate pairs", so 2 lots of 16 bits. Either way, the string functions count characters, not bytes, so you don't have to worry about the underlying encoding. -- Andrew Welch http://andrewjwelch.com Kernow: http://kernowforsaxon.sf.net/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||






