RE: XML data in SOAP response body

2005-01-21 Thread James Clinton
:[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

XML data in SOAP response body

2005-01-21 Thread Gortari Nicholas-p56512
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