[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Unicode character blocks in strings


Subject: [xsl] Unicode character blocks in strings
From: tom tom <tomxsllist@xxxxxxxxxxx>
Date: Tue, 26 May 2009 14:07:36 +0100

I have a string containing a mix of Chinese and Latin characters, eg *|.Z'J%R+,H1N1,y7PZL. 
I wish to return a nodeset containing the following kind of structure:
 
 

  *|.Z'J%R+,
  H1N1 
  ,y7PZL

 
Where H1N1 falls into the BasicLatin unicode character block and the other two strings 
can be categorized as CJKUnifiedIdeographs.
 
Can anyone suggest the cleanest way to do this using XSLT 2? 
 
Tom
 
_________________________________________________________________
View your Twitter and Flickr updates from one place !V Learn more!
http://clk.atdmt.com/UKM/go/137984870/direct/01/


Current Thread
Keywords