I'm trying to write a web service that will take the incoming SOAP Header
and Body elements and invoke another web service using the Header and Body
elements I previously gathered.  I looked for methods to add the header and
body elements to the envelope, but didn't find anything useful.  Do I have
to iterate through all the header and body children to get this
accomplished or is there an easier way?  Does anyone have sample code?

Thanks,

David


Reply via email to