Re: Setting HTTP Header for While sending SOAP Requests

Simon Fell <[email protected]> Thu, 29 Apr 2004 07:58:26 -0700
Newsgroups gmane.comp.windows.devel.soap.general
Organization pocketsoap.com
Message-ID <[email protected]>
On Thu, 29 Apr 2004 06:41:35 +0200, in soap you wrote:

>The SOAP spec forbids that processing instruction, in fact. So, again, =
the SOAP part is ok.
>=20
>(http://www.w3.org/TR/2000/NOTE-SOAP-20000508/; 3. Relation to XML, "A =
SOAP message MUST NOT contain Processing Instructions.")
>=20
>You don't need <?xml?> for any file being valid XML, really. I am pretty=
 sure that's not your problem.
>=20
>-cv

<?xml version=3D'1.0' encoding=3D'UTF-8'?> is not a Processing =
Instruction
and valid in any SOAP message.

Cheers
Simon
www.pocketsoap.com