Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 55604 invoked from network); 11 Apr 2007 19:08:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Apr 2007 19:08:56 -0000 Received: (qmail 11258 invoked by uid 500); 11 Apr 2007 19:09:02 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 10999 invoked by uid 500); 11 Apr 2007 19:09:01 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 10990 invoked by uid 99); 11 Apr 2007 19:09:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2007 12:09:01 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 32.97.110.152 is neither permitted nor denied by domain of qozinx@gmail.com) Received: from [32.97.110.152] (HELO e34.co.us.ibm.com) (32.97.110.152) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2007 12:08:54 -0700 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e34.co.us.ibm.com (8.13.8/8.13.8) with ESMTP id l3BJ8Xwl027844 for ; Wed, 11 Apr 2007 15:08:33 -0400 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l3BJ8XZb172520 for ; Wed, 11 Apr 2007 13:08:33 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l3BJ8XAm024418 for ; Wed, 11 Apr 2007 13:08:33 -0600 Received: from [127.0.0.1] (sig-9-65-136-149.mts.ibm.com [9.65.136.149]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l3BJ8TNj024154 for ; Wed, 11 Apr 2007 13:08:32 -0600 Message-ID: <461D322C.2030709@gmail.com> Date: Wed, 11 Apr 2007 12:08:28 -0700 From: Army User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Changes to comparable method in TypeCompiler References: <461D0AA7.5050208@gmail.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mamta Satoor wrote: > Army, I just finished updating the wiki page to reflect the fact that the > result character string from XMLSERIALIZE will have the same collation as > current schema's character set. It is part of number 6 on the wiki page > under section Collation Determination. Thanks Mamta. Army