SOAP binding
XML
<soap:bind var="var">
string
</soap:bind>
Parents: soap:client
<soap:bind /> defines a SOAP operation as a function that can be invoked with subsequent CALL statements.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| var | var | Function variable name | soap:bind |
Results
| Binding | Type | Predicate |
|---|---|---|
| var | function | no-result-propagation |