|
Qore WSDL Module Reference
0.3.6
|
class for WSDL bindings More...

Private Attributes | |
| bool | docstyle = True |
| use RPC or document style More... | |
| private | |
| check if part exists in massage, if part is empty and message contains single part then return it otherwise raise an exception | |
Additional Inherited Members | |
Public Attributes inherited from WSDL::XsdNamedData | |
| *string | ns |
| input namespace prefix (if any given) | |
| descriptive_name | |
| descriptive name flag | |
class for WSDL bindings
|
private |
use RPC or document style
according to https://www.w3.org/TR/wsdl#_soap:operation 'If the soap:binding element does not specify a style, it is assumed to be "document".'