Moduleurn:org:ten60:netkernel:mod:wsDefinitionActive URI Baseactive:wsSOAPDeleteHeader
Format
<instr> <type>wsSOAPDeleteHeader</type> <message>var:SOAPmessage</message> <header> <MyHeader /> </header> <namepspace>http://my-header-uri</namepspace> <target>this:response</target> </instr>
Syntax| Argument | Rules | Description | | type | Mandatory | wsSOAPDeleteHeader | | message | Mandatory | the SOAP message | | header | Mandatory | the SOAP header to be removed from the message | | namespace | Optional | an optional namespace URI | | target | Mandatory | this:response |
|