|
Subject: [xsl] Using 'contains' in but need more specific From: "Mikael Petterson (KI/EAB)" <mikael.petterson@xxxxxxxxxxxx> Date: Tue, 22 Nov 2005 07:20:40 +0100 |
Hi, I am using the following xsl (xpath): <xsl:with-param name="nodes" select="report/data/all/package[contains(@name,'se.company.iface') or contains(@name,'se.company.common') or contains(@name,'se.company.pnp') or contains(@name,'se.company.bcm')]/coverage[@type='block, %']/@value"/> When I use 'contains' I get a match for both: se.company.iface se.comapny.iface.pop However I only want a specific match that is when I write (@name,'se.company.iface') it is only se.company.iface and NOT se.comapny.iface.pop Is it possible to perform this in xsl? cheers, //mikael
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XML to CSV question, Serena Phan | Thread | Re: [xsl] Using 'contains' in but n, George Cristian Bina |
| [xsl] XML to CSV question, Serena Phan | Date | Re: [xsl] Using 'contains' in but n, George Cristian Bina |
| Month |