Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 58885 invoked from network); 1 Sep 2008 16:41:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Sep 2008 16:41:45 -0000 Received: (qmail 80112 invoked by uid 500); 1 Sep 2008 16:41:35 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 80086 invoked by uid 500); 1 Sep 2008 16:41:35 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 80075 invoked by uid 99); 1 Sep 2008 16:41:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 09:41:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of keithgchapman@gmail.com designates 66.249.82.232 as permitted sender) Received: from [66.249.82.232] (HELO wx-out-0506.google.com) (66.249.82.232) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 16:40:35 +0000 Received: by wx-out-0506.google.com with SMTP id i31so498884wxd.28 for ; Mon, 01 Sep 2008 09:41:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yWQvxR3X0nne3mY7KHlBggMS7YFBNNKuQvqqcUy3cUA=; b=OyR12NQTgMe7kRLi8JFB0sK37pHTMQ2Cgtfn3Gw4sYI4zjKUp48bG4iL7FP5EeNkVU MFYb7E5S6qrlZQ9+ilzveDgYmdVZFiSC+53zPJDIN9LMB9+MGI5aUGpkpuLzwGzUK1DD DVyK8GxXN8zFgzBkX5MhF/zGWUNrFHB6VzOJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nSMLyH/ySaXC8ivpX0eWmFM5TndhQgMCrXdtswJG+x6jVwULFLBIr94HAyuR0uHrqr eV88gUT1ta9wmh0r+n/loz0hEkV+GfWrOT4ZttCy/0qU4uhrtXHXm7LMKdHiJJJeygXC xWMklZzShBC99Q6lBIf7MBJINc5hgQyq4i23k= Received: by 10.70.27.5 with SMTP id a5mr8138302wxa.63.1220287265109; Mon, 01 Sep 2008 09:41:05 -0700 (PDT) Received: by 10.70.51.17 with HTTP; Mon, 1 Sep 2008 09:41:05 -0700 (PDT) Message-ID: Date: Mon, 1 Sep 2008 22:11:05 +0530 From: "keith chapman" To: axis-user@ws.apache.org Subject: Re: Strong types in Axis2 wsdl In-Reply-To: <7D7E69FF381E7C4AAECF9B4CF75FF3CB01476F72@306181ANEX2.global.avaya.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7D7E69FF381E7C4AAECF9B4CF75FF3CB01476F72@306181ANEX2.global.avaya.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Jai, Could you elaborate on what you mean by "Array" and "Structure"? Do you mean the string values "Array" and "Structure"? or the actual structure of an Array and Structure? Thanks, Keith. On Thu, Aug 28, 2008 at 6:31 PM, Pugalia, Jai P (JP) wrote: > Hi, > > I have an Axis2 wsdl which exposes an ObjectType as > > type="xs:string"/> > > I want to restrict the valid values to say "Array" and "Structure". If I > change the element to be an enumeration, it does not work as looks like > Axis2 does not support enumerations yet. Is there any other way I can make > this strongly typed in the wsdl. > > Thanks, > Jai -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org