For the moment I'm tring ksoap2 but would like to use whatever the standard method is in the industry. I can access the 'Simple sample' (below) and write the values such as 'Frank' to the log using ksoap2 no problem, but the Complex Sample (below) has me stumped. I've seen lots of samples showing what I call 'Single level' xml but none that traverse down to 2 or more levels like the Complex Sample.For the moment I'm tring ksoap2 but would like