Qore xml Module 1.8.0
|
Qore SoapDataProvider module definition
The SoapDataProvider module provides a data provider API for SOAP messaging. The SoapDataProvider class allows for introspecting a SOAP schema, while the SoapRequestDataProvider class supports the data provider request-reply API for communication with SOAP servers.
SOAP schemas can be introspected with the following format:
operation/request
getInfo/request
operation/response
getInfo/response
The following classes are provided by this module:
"/"
characters in them, breaking some clients traversing the data provider hierarchy (issue 4555)