in reply to Re^2: Push + variable argument
in thread Push + variable argument

<xsl:value-of select="substring-before($arg,' ')"/>
I got this way of separating the values.Now looking for displaying them individually in COMBO box using "<xsl:for each>"