Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 3701 invoked from network); 5 Nov 2008 10:37:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2008 10:37:08 -0000 Received: (qmail 69734 invoked by uid 500); 5 Nov 2008 10:37:14 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 69712 invoked by uid 500); 5 Nov 2008 10:37:14 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 69701 invoked by uid 99); 5 Nov 2008 10:37:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2008 02:37:14 -0800 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.32.181.16] (HELO WA4EHSOBE006.bigfish.com) (216.32.181.16) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2008 10:35:56 +0000 Received: from mail215-wa4-R.bigfish.com (10.8.14.253) by WA4EHSOBE006.bigfish.com (10.8.40.26) with Microsoft SMTP Server id 8.1.291.1; Wed, 5 Nov 2008 10:36:13 +0000 Received: from mail215-wa4 (localhost.localdomain [127.0.0.1]) by mail215-wa4-R.bigfish.com (Postfix) with ESMTP id BCECCF8882E for ; Wed, 5 Nov 2008 10:36:12 +0000 (UTC) X-BigFish: VPS13(zzzzzzz2dh6bh41i42k43j68o) X-Spam-TCS-SCL: 7:0 Received: by mail215-wa4 (MessageSwitch) id 1225881371290576_13761; Wed, 5 Nov 2008 10:36:11 +0000 (UCT) Received: from us-voo-smtp04.internal.sungard.corp (unknown [216.83.166.45]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail215-wa4.bigfish.com (Postfix) with ESMTP id 164E1D78061 for ; Wed, 5 Nov 2008 10:36:11 +0000 (UTC) Received: from us-voo-smtp11.internal.sungard.corp ([168.162.128.53]) by us-voo-smtp04.internal.sungard.corp with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Nov 2008 05:36:10 -0500 Received: from EMEA-TC2-SMTP12.internal.sungard.corp ([10.254.228.142]) by us-voo-smtp11.internal.sungard.corp with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Nov 2008 05:36:09 -0500 Received: from EMEA-EXCHANGE05.internal.sungard.corp ([10.254.226.53]) by EMEA-TC2-SMTP12.internal.sungard.corp with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Nov 2008 10:36:08 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: printing parts of a node Date: Wed, 5 Nov 2008 10:36:07 +0000 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: printing parts of a node thread-index: AckpIswJsxv3IIQMQtOO/MQvXerZUAPLMbbgAbiPUuA= References: <48EB6BB1.3030207@wso2.com> <48EC73F6.7020907@wso2.com > From: To: X-OriginalArrivalTime: 05 Nov 2008 10:36:08.0332 (UTC) FILETIME=[5034C4C0:01C93F32] X-Virus-Checked: Checked by ClamAV on apache.org Hello! I want to print the parameter names in a node and not the parameter values.=20 For example:=20 13=20 I want to print or get the hold of: param1 param2 but not 1 and 3 Does anyone know how this can be done? /Indra --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org