:[EMAIL PROTECTED]
Sent: 21 January 2005 16:12
To: [EMAIL PROTECTED]
Subject: XML data in SOAP response body
I am trying to set up a web service that will take an existing XML file
and inject it into the SOAP response body. The literal XML needs to
remain in the response so an application located
I am trying to set up a web service that will take an existing XML file and
inject it into the SOAP response body. The literal XML needs to remain in the
response so an application located between the client and server can run XML
schema-based content inspection. I would prefer to use RPC base