[EMAIL PROTECTED] wrote:
I tried to understand how I could use the serialize sub tree method but
I don't...
I know how to get the node values but I also need to get the node name,
how can I do this?
Hi Indra,

try axiom_element_get_localname  and axiom_element_get_namespace

Regards,
Shankar.

I'm very thankful for a reply

Regards
Indra

-----Original Message-----
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: den 5 november 2008 15:57
To: Apache AXIS C Developers List
Subject: Re: printing parts of a node

[EMAIL PROTECTED] wrote:
Hello!
I want to print the parameter names in a node and not the parameter
values. For example: <param1>1</param1><param2>3</param2> I want to print or get the hold of: param1 param2 but not 1 and 3

Does anyone know how this can be done?

This can be done using the serialize sub tree method. Please have a look

at the node header file.

Samisa...
/Indra


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
------------------------------------------------------------------------
Internal Virus Database is out of date.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.8.5/1759 - Release Date:
10/31/2008 4:10 PM




--
S.Uthaiyashankar
Software Architect
WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to