HI How to find last to preview word in xslt i have search to google but not found correct solution can u please help me
MY code is
i have this code as like thi
To do this in pure XSLT 1.0, with no extensions, use:
Example of call:
Demo: http://xsltransform.net/94AbWAB
If your processor supports the EXSLT str:tokenize() extension function, you can do simply:
str:tokenize()
Demo: http://xsltransform.net/94AbWAB/1