Hi folks,
I've a web
service that returns array types and currently am at a bit of a loss as to how
to extract the various objects from the output message.
The thing is that
I'm trying to write some generic code that will handle the call to and result
from any web service (within reason i.e. simple types and arrays for the time
being)
Has anyone any hints
on how to go about this? I've had a gander at the samples but there wasn't
anything I could see about arrays.
Thanks,
Mark.
