2.2.2.1 sqlbatchSoapIn
The sqlbatchSoapIn WSDL message is a SOAP request from the client to the server. It has an optional SOAP action value of "http://schemas.microsoft.com/sqlserver/2004/SOAPsqlbatch". The following set of XML namespaces is used throughout the subsections under this section:
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:sqlparameter=
"http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlParameter"
In addition to the required SOAP body, the sqlbatchSoapIn message also supports optional SOAP headers. The set of optional SOAP headers allowed includes the [WSSE-UsernameToken] and the set of SOAP headers defined in the "http://schemas.microsoft.com/sqlserver/2004/SOAP/Options" namespace. The SOAP headers are specified in section 2.2.2.1.2.