Soap v1.0.0 API Reference
Modules
The SOAP client for Elixir based on HTTPoison (for send requests) and SweetXml (for xml parsing). Soap contains 5 main modules
Documentation for Soap.Request
Headers generator by soap action and custom headers
Documentation for Soap.Request.Options
Struct for response given by soap call
Provides a functions for parse an xml-like response body
Provides functions for parsing types to struct
Provides functions for parsing wsdl file
Provides functions for parsing xsd file
Exceptions
Defines an exception that handles not described WSDL operations