wsNewSOAPMessage12wsNewSOAPMessage12
Create a new SOAP v1.2 message
Home > Books > NetKernel API and Services Reference > Accessor Listing > SOAP Service Infrastructure > wsNewSOAPMessage12

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


Module

urn:org:ten60:netkernel:mod:ws

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

Syntax

URI
active:wsNewSOAPMessage12

Example Usage

DPML

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

NetKernel Foundation API

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

Purpose

The wsNewSOAPMessage12 accessor creates a new SOAP 1.2 Message.

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