- From: Stephen Buxton <stephen.buxton@oracle.com>
 - Date: Mon, 30 Jun 2003 10:38:20 -0700
 - To: public-qt-comments@w3.org
 
Received on Monday, 30 June 2003 13:38:59 UTC
*Functions and Operators, Section 7.5.3: fn:replace*
If multiple subsequences can be matched, is the largest one chosen, or 
the smallest ?
eg replace("AAAAAA", "A*", "B") - does this return "B" or "BBBBBB" ?
Received on Monday, 30 June 2003 13:38:59 UTC