Kannel: Open Source WAP and SMS gateway  svn-r5335
parlayx_sms_send_service_2_1_wrapper.h
Go to the documentation of this file.
1 
2 /******************************************************************************\
3  * *
4  * Import *
5  * *
6 \******************************************************************************/
7 
8 #import "wsse.h" // wsse = <http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd>
9 #import "parlayx_sms_send_service_2_1.h" // created by wsdl2h
10 
11 
12 /******************************************************************************\
13  * *
14  * SOAP Header *
15  * *
16 \******************************************************************************/
17 
26 {
27  mustUnderstand // must be understood by receiver
28  _wsse__Security *wsse__Security ;
29 };
mustUnderstand _wsse__Security * wsse__Security
TODO: Check element type (imported type)
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.