OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Questions on XQuery operators

[ Lists Home | Date Index | Thread Index ]

Hi,

  I am wondering whether XQuery supports the "IN" operator as SQL. For 
example, is the following XQuery (find a person with age 20, 25 or 30) 
valid:

   for $p in input()//person
   where $p/age in (20, 25, 30)
   return $p

Thanks!

Sandy

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://clk.atdmt.com/AVE/go/onm00200415ave/direct/01/





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS