wsNewSOAPMessage11wsNewSOAPMessage11
Create a new SOAP v1.1 message
Home > Books > NetKernel API and Services Reference > Accessor Listing > SOAP Service Infrastructure > wsNewSOAPMessage11

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Module

urn:org:ten60:netkernel:mod:ws

The wsNewSOAPMessage11 accessor is exported by the urn:org:ten60:netkernel:mod:ws module. Import this module to gain access to the accessor.

Syntax

URI
active:wsNewSOAPMessage11

Example Usage

DPML

<instr>
  <type>wsNewSOAPMessage11</type>
  <target>var:message</target>
</instr>

NetKernel Foundation API

req=context.createSubRequest("active:wsNewSOAPMessage11");
result=context.issueSubRequest(req);

Purpose

The wsNewSOAPMessage11 accessor creates a new SOAP 1.1 Message.

© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.