>
> xmlSearch(employees, "/[EMAIL PROTECTED]('1')] | /[EMAIL PROTECTED]('3')] |
> /[EMAIL PROTECTED]('5')]")
Yes, that should work. If I recall correctly, you should also be able to do
all three comparisons within a single element selector:
XMLSearch(employees, "/[EMAIL PROTECTED] or @id=3 or @id=5]")
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

