Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 48877 invoked from network); 26 Mar 2004 02:23:04 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Mar 2004 02:23:04 -0000 Received: (qmail 77058 invoked by uid 500); 26 Mar 2004 02:22:47 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 76976 invoked by uid 500); 26 Mar 2004 02:22:46 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 76962 invoked from network); 26 Mar 2004 02:22:46 -0000 Received: from unknown (HELO newpostman.opnet.com) (12.145.55.19) by daedalus.apache.org with SMTP; 26 Mar 2004 02:22:46 -0000 Received: from WTN10188.opnet.com (wtn10188 [172.16.10.188]) by newpostman.opnet.com (8.12.10/8.12.1) with ESMTP id i2Q2MpGl015657 for ; Thu, 25 Mar 2004 21:22:52 -0500 (EST) Message-Id: <5.1.0.14.2.20040325211428.00aabb70@mailserver.opnet.com> X-Sender: sbengeri@mailserver.opnet.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 25 Mar 2004 21:22:51 -0500 To: axis-c-user@ws.apache.org From: Sudhin Bengeri Subject: method parameters belonging to different namespaces Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-MailScanner-SpamCheck: 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, The current Axis C++ does not handle method parameters that belong to different namespaces. For instance, in an XML schema a complex type can be defined by extending a type defined in another namespace. If this complextype is a method parameter then XML tags belonging to the base type need to qualified by a namespace. Function SoapSerializer::AddOutputCmplxParam accepts namespace as the last argument ("pNamespace") to the function, but then does not use it. FYI: Axis 1.1 for Java handles this case. Thanks, - Sudhin. -- Sudhindra S. Bengeri Modeling Engineer OPNET Technologies Inc., (240) 497-3000 x2414 ==================================================== Register for OPNET's Online Technology Workshops http//www.opnet.com/TechWorkshops/ ==================================================== Register for OPNETWORK 2004 (Aug 30 - Sept 3, Washington DC) http://www.opnet.com/opnetwork2004/ ====================================================