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 Wednesday, 27 November 2002 19:49:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:12:34 GMT