|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] tokenize() a string and then create a node-set
Haven't used the tokenize() function and just wanted a bit of insight. Note, could create a called-template plus a user defined function(s) to do the following but want to see if there is an easier/other way to do it. I want to take a string containing a person's name and break it apart based on a space. Then parse the result as follows. If position is first then <firstname>, if position is last then <lastname> else <midname>. Can this be done using a <for-each select="tokenize($string, ' ')"> with a <choose>|<if> statement inside? Any ideas will be greatly appreciated. Marijan Madunic
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. 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
|







