Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 39039 invoked from network); 11 Nov 2005 12:56:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Nov 2005 12:56:01 -0000 Received: (qmail 38183 invoked by uid 500); 11 Nov 2005 12:55:59 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 37926 invoked by uid 500); 11 Nov 2005 12:55:58 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 37915 invoked by uid 99); 11 Nov 2005 12:55:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 04:55:58 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hemapani@gmail.com designates 64.233.184.203 as permitted sender) Received: from [64.233.184.203] (HELO wproxy.gmail.com) (64.233.184.203) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 04:55:49 -0800 Received: by wproxy.gmail.com with SMTP id 67so1097641wri for ; Fri, 11 Nov 2005 04:55:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evSern9TCGRCYZFMKtXtjXXTQ0Psm7TRNMOzITb29c6+E6ck5yaWlWtBpiE0xsVD4uDe14Sw5X2R7vRh1h5az//j/J8SD2Clyyn1yS3Ev7AQgZ89+CEwG8BG4GhJ/sbmnpGIBT38p/nyA2u69FtfEyJJt4Dsic2GYNCgqOt4RCY= Received: by 10.54.97.2 with SMTP id u2mr979866wrb; Fri, 11 Nov 2005 04:53:28 -0800 (PST) Received: by 10.54.105.19 with HTTP; Fri, 11 Nov 2005 04:55:35 -0800 (PST) Message-ID: Date: Fri, 11 Nov 2005 07:55:35 -0500 From: Srinath Perera To: "axis-dev@ws.apache.org" Subject: Re: Fwd: [Axis2] Schema parsing[Can we use Relaxng API As our Schema API] Cc: Tom Oinn In-Reply-To: <43749319.6030801@ebi.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43749319.6030801@ebi.ac.uk> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 11/11/05, Tom Oinn wrote: > Srinath Perera wrote: > > Hi All; > > > > I think we need simple schmma interface. How about using the RELAXNG > > API as Axis2 schema API. We can convert any schema to a RELAXNG schema > > equivelent inside Axis2 and always use RELAXNG API. > > I like the idea of converting to RELAXNG and it looks like the tool you > reference can handle this (and not only give us the ability to cope with > RELAXNG based WSDL but also the other specs referenced on that page). I > also like the 'limitation' of the tool mentioned where it aggregates > multiple schema documents into one RELAXNG grammar - because of the way > WSDL4J handles schema imports this was one of my minor headaches to > begin with. > > Sounds like I need to read up on RELAXNG as well... this might help http://www.relaxng.org/ http://www.thaiopensource.com/relaxng/design.html > BTW - I'm heading up to ApacheCon next month, I guess I'll see you guys > there? I think Eran and deepal will be there .. and may be Dims and Dr Sanjiva too. I can not make it (exams :) ). Thanks Srinath