Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 76372 invoked from network); 24 Sep 2003 13:14:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Sep 2003 13:14:22 -0000 Received: (qmail 62743 invoked by uid 500); 24 Sep 2003 13:14:14 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 62713 invoked by uid 500); 24 Sep 2003 13:14:14 -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: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 62535 invoked from network); 24 Sep 2003 13:14:03 -0000 Subject: does Axis support {http://www.w3.org/2001/XMLSchema}anyType ??? From: Srinath Perera Reply-To: hemapani@vijayaba.cse.mrt.ac.lk To: axis-dev@ws.apache.org Content-Type: text/plain Organization: Lanka Software Foundation Message-Id: <1064409224.1784.36.camel@rook> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 24 Sep 2003 19:13:46 +0600 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi All 1) Does axis support {http://www.w3.org/2001/XMLSchema}anyType as far as I know soap or JAX-RPC do not reqiured it plus I am confused about in which context does it come to web services. Specially how to interpreat in WSDL2Java code genaration. Actually I found it it the /usr/work/build/axis-1_1RC2/test/wsdl/types/ComprehensiveTypes.wsdl As it appear in tests I belive it should make sense, am I making any mistakes. 2) /share/soft/axis/axis-1_1/samples/echo/InterOpTest.wsdl has (http://xml.apache.org/xml-soap/}Map types. what is this namespace and is it a type that SOAP engine should support in interoperable tests. Thank for your time patince to read this far :) Srinath