Return-Path: Delivered-To: apmail-xml-soap-user-archive@xml.apache.org Received: (qmail 36460 invoked by uid 500); 6 Jun 2001 18:52:54 -0000 Mailing-List: contact soap-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: soap-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list soap-user@xml.apache.org Received: (qmail 36403 invoked from network); 6 Jun 2001 18:52:48 -0000 Received: from electabuzz.westgroup.com (163.231.238.98) by h31.sny.collab.net with SMTP; 6 Jun 2001 18:52:48 -0000 Received: from electabuzz.westgroup.com (localhost.localdomain [127.0.0.1]) by electabuzz.westgroup.com (8.11.3/8.11.3) with ESMTP id f56IqO313165 for ; Wed, 6 Jun 2001 13:52:24 -0500 Received: from elk.int.westgroup.com (elk.int.westgroup.com [163.231.101.86]) by electabuzz.westgroup.com (8.11.3/8.11.3) with ESMTP id f56IqNX13157 for ; Wed, 6 Jun 2001 13:52:23 -0500 Received: by elk.int.westgroup.com with Internet Mail Service (5.5.2653.19) id ; Wed, 6 Jun 2001 13:52:23 -0500 Message-ID: <99BE0BBBB120D211A66700609451EFA10C43E281@eagle.int.westgroup.com> From: "Hansen, Richard" To: "'soap-user@xml.apache.org'" Subject: RE: WSDL Date: Wed, 6 Jun 2001 13:52:20 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Scanned-By: MIMEDefang 0.7 (http://www.roaringpenguin.com/mimedefang/) X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Here is what worked for me: > > I am defining string array in WSDL using the following: > > xmlns="http://www.w3.org/2000/10/XMLSchema"> > > > base="SOAP-ENC:Array"> > ref="SOAP-ENC:arrayType" wsdl:arrayType="xsd:string[]" /> > > > > > > > WSDL Reader complains that it doesn't recognize wsdl:, how do > I declare > wsdl namespace in my WSDL? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org > For additional commands, email: soap-user-help@xml.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org For additional commands, email: soap-user-help@xml.apache.org