[
Lists Home |
Date Index |
Thread Index
]
- To: xml-dev@lists.xml.org
- Subject: RE: [xml-dev] XQueryX Schema whereClause like?
- From: "David P. Nesbitt" <david_p_nesbitt@yahoo.com>
- Date: Sat, 22 Jan 2005 09:41:00 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=fRUu56ZY6LDgIF9P4M6GAuy4bI96izZR7gjs38wcRIVopbcmIuSbxm5+r8zvo7MwkN+UD87i6b9A41spL1mVUCbuS+N5IEy/fczLNT6JBiv9BaHo8rsd/fBFNDsymA9ZVSKFhFb//G4sEJ3g1jCl3WAM3IKxcIkv3PsTaAy2BgY= ;
- In-reply-to: <E1CsOzo-0006lr-00@ukmail1.eechost.net>
Michael,
Thanks for the response. However, I am interested in
the XML Schema for XQuery. I have been using the
whereClause element defined in this schema to
represent a SQL where clause in XML. However, I don't
know if it is possible to represent the SQL like
operator using this syntax. I don't find any explicit
support for the matches() function in the XQueryX
schema. Is it there? Or is there someway to
represent the 'like' operator using that schema?
Regards,
Dave
--- Michael Kay <mike@saxonica.com> wrote:
> The XPath 2.0 function library, which XQuery uses,
> has a matches() function
> that exceeds the functionality of the SQL LIKE
> operator.
>
> Michael Kay
> http://www.saxonica.com/
>
> > -----Original Message-----
> > From: David P. Nesbitt
> [mailto:david_p_nesbitt@yahoo.com]
> > Sent: 22 January 2005 00:56
> > To: xml-dev@lists.xml.org
> > Subject: [xml-dev] XQueryX Schema whereClause
> like?
> >
> > Does the XQueryX whereClause have an equivalent to
> the
> > SQL 'like' operator? I don't see that it does,
> but I
> > may be missing something.
> >
> > Regards,
> > Dave
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - 250MB free storage. Do more. Manage
> less.
> > http://info.mail.yahoo.com/mail_250
> >
> >
>
-----------------------------------------------------------------
> > The xml-dev list is sponsored by XML.org
> <http://www.xml.org>, an
> > initiative of OASIS <http://www.oasis-open.org>
> >
> > The list archives are at
> http://lists.xml.org/archives/xml-dev/
> >
> > To subscribe or unsubscribe from this list use the
> subscription
> > manager:
> <http://www.oasis-open.org/mlmanage/index.php>
> >
> >
>
>
>
-----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org
> <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at
> http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the
> subscription
> manager:
> <http://www.oasis-open.org/mlmanage/index.php>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|