[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Predicates

Subject: Re: Predicates
From: António Mota <amsmota@xxxxxxxxx>
Date: Fri, 7 Jan 2005 16:25:28 +0000
damian duff
In my nwebye terms it will be, for the first

select all the catalog/players whose name is not Frank Lampard nor Damian Duff

and for the second

select all the catalog/players whose name is not Frank Lampard, then
from the resulting set select all the catalog/players whose name is
not Damian Duff

meaning the result is identical...

On Fri, 7 Jan 2005 11:07:43 -0500, Jim Neff <jneff@xxxxxxxxxxxxxxx> wrote:
> While we are on the subject...
> 
> Could someone please explain to me the difference between:
> 
>  select="catalog/players[name!='Frank Lampard' and name!='Damian Duff']"
> 
> And this...
> 
> select="catalog/players[name!='Frank Lampard'][name!='Damian Duff']"
> 
> 
> Thanks,
> Jim Neff
> 
> 
> -----Original Message-----
> From: JBryant@xxxxxxxxx [mailto:JBryant@xxxxxxxxx]
> Sent: Friday, January 07, 2005 11:10 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  Predicates
> 
> Well, the syntax for and is "and", thus:
> select="catalog/players[name!='Frank Lampard' and name!='Damian Duff']"
> 
> Jay Bryant
> Bryant Communication Services
> (on contract at Synergistic Solution Technologies)
> 
> Aaron Johnson <Aaron2.Johnson@xxxxxxxxx>
> 01/07/2005 09:46 AM
> Please respond to
> xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> 
> To
> "xsl-list@xxxxxxxxxxxxxxxxxxxxxx" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> cc
> 
> Subject
>  Predicates
> 
> Hi everyone...
> 
> Is it possible to put multiple expressions inside a predicate?
> 
> I can exclude one person from my XML:
> 
> <xsl:for-each select="catalog/players[name!='Frank Lampard']">
> 
> But I want to exclude two...so I tried this:
> 
> <xsl:for-each select="catalog/players[name!='Frank Lampard | Damian
> Duff']">
> 
> ...and this:
> 
> <xsl:for-each select="catalog/players[name!='Frank Lampard' | name!='
> Damian
> Duff']">
> 
> I have tried several combinations, but none work...am I heading in the
> right
> direction?
> 
> Thanks
> 
> AMJ
> 
> ......................................................................
> 
> Aaron Johnson
> GUI / XSLT development
> Academic Technologies Group [ATG]
> University of the West of England
> 
> ext: 81051
> t: 0117 3281051
> www: http://atg.uwe.ac.uk/aaron
> e: aaron2.johnson@xxxxxxxxx
> ......................................................................
> 
> ......................................................................
> 
> SECURITY POLICY:
> 
> Please note that ATG will only accept
> e-mail attachments in the following
> formats:
> 
> .doc,.gif,.jpg,.mdb,.png,.xls,.zip,.psd
> .html,.shtml,.xml,.xsl,.sdf,.asp
> 
> ...as a mac user I will accept files
> compressed using Dropstuff.
> ......................................................................
> 
> This communication is intended solely
> for the use of the individual(s) to whom
> it is addressed. Any opinions presented
> are those of the author and do not
> necessarily represent the University of
> the West of England, Bristol.
> ......................................................................
> 
> This email has been independently scanned for viruses and any virus
> detected has been removed using McAfee anti-virus software

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.