The Serializer - & gt; Init (_variant_t ((IUnknown *) Connector - & gt; InputStream));
The Serializer - & gt; StartEnvelope (" ", "NONE", "");
.
After sending a message content:
<? The XML version="1.0" encoding="utf-8" standalone="no"?>
XMLNS: SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance"
XMLNS: SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/"
XMLNS: SOAP - ENV="http://schemas.xmlsoap.org/soap/envelope/"
What method can make: encoding="utf-8" standalone="no", XMLNS: SOAPSDK1="http://www.w3.org/2001/XMLSchema"
XMLNS: SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance"
XMLNS: SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/"
XMLNS: SOAP - ENV="http://schemas.xmlsoap.org/soap/envelope/"
Get rid of?