ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
Re: [xsl] XPath problem: Checking if imidiately preceding sibling is of a certain kind
by David Carlisle other posts by this author
Feb 27 2004 10:11AM messages near this date
Re: [xsl] XPath problem: Checking if imidiately preceding sibling is of a certain kind | RE: [xsl] XPath problem: Checking if imidiately preceding sibling is of a certain kind
test="not('The preceding sibling is an A node')"/> 


test="not(preceing-sibling::*[1][self::A])"




You may want to look at 
http://www.biglist.com/lists/xsl-list/archives/200402/msg01074.html
including a fix in a followup msg)

and the same answer to a different question earlier in the month

http://www.biglist.com/lists/xsl-list/archives/200402/msg00340.html


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved