>But Can you explain me how can i use normalize space function to solve my problem.
Actually i m novice and dont know abt XSLT Syntax.
You can use normalize-space() within an XPath expression in the same way as you use any other XPath function.
Sorry, but if you don't know how to use XPath expressions within an XSLT stylesheet, then you really need to get a good book and do some reading. Forums are useful when you get stuck on specific questions, but they aren't the way to get started.
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer's Reference