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?

/Indra


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

Reply via email to