|
Subject: Re: [xsl] Matching using variable or Substring From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx> Date: Wed, 12 Nov 2008 15:53:08 +0530 |
On Wed, Nov 12, 2008 at 3:48 PM, V.Ramkumar <v.ramkumar@xxxxxxxxxxxxxxxxxxxxxx> > I am using like this, <xsl:template > match="p[starts-with(@class='FeaturePara')]"> I think, David meant ... <xsl:template match="p[starts-with(@class, 'FeaturePara')]"> -- Regards, Mukul Gandhi
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Matching using variable o, V.Ramkumar | Thread | RE: [xsl] Matching using variable o, V.Ramkumar |
| RE: [xsl] Matching using variable o, V.Ramkumar | Date | Re: [xsl] 2.1: Inbuilt equivalent o, Dave Pawson |
| Month |