|
Subject: Re: [xsl] attribute test From: David Carlisle <davidc@xxxxxxxxx> Date: Thu, 15 Sep 2005 22:29:09 +0100 |
looks like you want to process if any foo has no att attribute or has an att attribute not equal to hi so <xsl:if test="//foo[not(@att) or not(@att='hi')]"> ... 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] attribute test, Spencer Tickner | Thread | Re: [xsl] attribute test, Jon Gorman |
| Re: [xsl] attribute test, Spencer Tickner | Date | Re: [xsl] attribute test, Jon Gorman |
| Month |