|
Subject: Re: [xsl] bad match expression From: David Carlisle <davidc@xxxxxxxxx> Date: Thu, 2 Feb 2006 09:57:38 GMT |
match="FormElement[@type='text' or @type='password' or @type='submit'
or @type='reset']">
or, if you are using xslt2, the equivalent but shorter
match="FormElement[@type=('text,'password','submit','reset')]"
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] bad match expression, Alexander Johannesen | Thread | Re: [xsl] bad match expression, Terence Kearns |
| RE: [xsl] Element selection based o, Trevor Nicholls | Date | Re: [xsl] Element selection based o, David Carlisle |
| Month |