soa v0.1.1 API Reference
Modules
The SOAP client for Elixir based on httpc (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
A module for generating XML
Exceptions
Defines an exception that handles not described WSDL operations.