Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 47054 invoked from network); 25 May 2005 04:26:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2005 04:26:48 -0000 Received: (qmail 27151 invoked by uid 500); 25 May 2005 04:26:45 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 27121 invoked by uid 500); 25 May 2005 04:26:45 -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 27105 invoked by uid 99); 25 May 2005 04:26:44 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of hemapani@gmail.com designates 64.233.184.201 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 24 May 2005 21:26:43 -0700 Received: by wproxy.gmail.com with SMTP id 37so755606wra for ; Tue, 24 May 2005 21:26:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=m7J+40puQJfeJOd1Q8LNr3OiSXq2/XnQgCbpRvfEyeORjIGPUWlskD8OcYlg4Rydl8OiPPMKivSrzJscnuTiHktJpXepSsY6Yk3IOgADtEzcP9LjVdEJ1I98w/8gvuF5OvGi11RaEksDXVOIU64DgWFC6ljeQH/vvKPsdM3/iDw= Received: by 10.54.148.12 with SMTP id v12mr979260wrd; Tue, 24 May 2005 21:26:41 -0700 (PDT) Received: by 10.54.94.4 with HTTP; Tue, 24 May 2005 21:26:41 -0700 (PDT) Message-ID: Date: Wed, 25 May 2005 10:26:41 +0600 From: Srinath Perera Reply-To: Srinath Perera To: axis-dev@ws.apache.org, Eran Chinthaka Subject: Re: [Axis2] Proposal for adding a method in OMElement API. In-Reply-To: <008401c560dd$ca4510d0$0400000a@extremem> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <57023d13050520042760afe748@mail.gmail.com> <008401c560dd$ca4510d0$0400000a@extremem> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N agreed .. way it is done .. remeove a name sapces can be tricky Do we need to edit the OM to that extent ? mostly it is reading that we do ...I think but are there lot of usecases? .. there is security .. but it replace body or a header Can not we live with what we have? Thanks Srinath On 5/25/05, Eran Chinthaka wrote: > Hi Jaya and all, >=20 > I still find difficult to give you a method to remove namespaces. >=20 > Namespaces, once defined in an element, that will be used by all of its > children. So if we try to remove a namespace, that will be a total mess. > Isn't it ? >=20 > So I'm in doubt to give *any* of the methods to remove namespaces ..... >=20 > Regards, > Chinthaka >=20 >