Hello,
I am using Axis2/C and am using the navigator class to travesre the Axiom
nodes. However, My logic fails since my input xml carries some special
cahracters like newline, etc::"<EmpInfo>\r\n<request_code>01</request_code>\r\n<employee_number>123</employee_number>\r\n</EmpInfo>" Is there a way, probaly some Axiom function, that would remove these characters from the above node. Thanx, Shivam
