Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 22804 invoked from network); 11 May 2006 06:02:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2006 06:02:33 -0000 Received: (qmail 74073 invoked by uid 500); 10 May 2006 21:02:04 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 74056 invoked by uid 500); 10 May 2006 21:02:03 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 74047 invoked by uid 99); 10 May 2006 21:02:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 May 2006 14:02:03 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ramesh.anand@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 May 2006 14:02:02 -0700 Received: by nf-out-0910.google.com with SMTP id m18so23599nfc for ; Wed, 10 May 2006 14:01:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hlW94rguIF/9JbEWKymsxN7wuA+DUL71VgEfPW0Q69wJkO7I+rtiXEBXZU4c23pEuQWDeMs6rJAAj529eTpjtCTCa5t3Y84ejEvSr6cQNGiQCxhY8GeLg5hSVbIUZy1UTlXeDdKBcf1vr4H8+En3xOysK1oyf4abIM6VVLEf5rE= Received: by 10.49.92.2 with SMTP id u2mr21227nfl; Wed, 10 May 2006 14:01:41 -0700 (PDT) Received: by 10.49.8.12 with HTTP; Wed, 10 May 2006 14:01:41 -0700 (PDT) Message-ID: Date: Wed, 10 May 2006 16:01:41 -0500 From: "Ramesh Anand" To: users@jackrabbit.apache.org Subject: xs:dateTime issue MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If I use xs:dateTime function, I get the error something like this "Lexical error at line 1, column 80. Encountered: "4" (52), after : ":": Lexical error at line 1, column 80. Encountered: "4" (52), after : ":"". Please post me if you have any clue. Thanks SRA