- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Thu, 28 Nov 2002 14:20:13 +0100
- To: <www-webdav-dasl@w3.org>
OK, resolved. See: <http://greenbytes.de/tech/webdav/draft-reschke-webdav-search-latest.html#rf c.section.5.13.1> -- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760 > -----Original Message----- > From: www-webdav-dasl-request@w3.org > [mailto:www-webdav-dasl-request@w3.org]On Behalf Of Elias Sinderson > Sent: Thursday, November 28, 2002 1:49 AM > To: www-webdav-dasl@w3.org > Subject: Re: DAV:like syntax > > > > I think it would be best to keep the DASL patterns the same as in SQL. > > Elias > > > Julian Reschke wrote: > > >In [1], DASL currently defines: > > > >Pattern := [wildcard] 0*( text [wildcard] ) > >wildcard := exactlyone | zeroormore > >text := 1*( <character> | escapesequence ) > >exactlyone : = "?" > >zeroormore := "%" > >escapechar := "\" > >escapesequence := "\" ( exactlyone | zeroormore | escapechar ) > >character: see section 2.2 of [XML] > > > >I can't help noticing that SQL actually uses "_" for > "exactlyone". Shouldn't > >we fix that? > > > >
Received on Thursday, 28 November 2002 08:20:15 UTC