|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
separate string in XSL
I have a variable called 'lastName' which may or may not contain two words, such as "Smith Jr." How can I check for a case when it has two words using XSLT. I am not aware of any built-in, sophisticated string manipulation functions.
And if there are two words in the last name then I need to check the length of each word. Thanks for all the help. -Ben |
|
#2
|
|||
|
|||
|
***EDIT ***
sorry, didn't mean to post here |
|
#3
|
|||
|
|||
|
Hi,
I am not experienced in string manipulation, but I think maybe a combination of the 'substring' and 'concat' functions would do the trick. Bente |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > separate string in XSL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|