Hi Cenk, You can store the "x,y,z" value in an xsl:variable, and then you can use the functions Luca mentioned to parse the string. Hope that helps!
Harry -----Original Message----- From: Cenk Uysal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 07, 2002 9:00 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: param element I can understand you but my question was how to run an XPath expression in a XSL file for parsing the <xsl:param> element? More specifically my problem is: I get a parameter from Sitemap with <xsl:param> element like "x,y,z" But I have to use this parameter as seperate parameters like x and y and z in my XSL file. For example I will use "x" parameter here: <xsl:value-of select="/personnel/title[@lang="x"]"> Is it possible? If yes, how? __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>