Soap.Response.Parser (Soap v1.1.1) View Source

Provides a functions for parse an XML-like response body.

Link to this section Summary

Functions

Executing with XML response body.

Link to this section Functions

Link to this function

parse(xml_response, arg2)

View Source

Specs

parse(String.t(), atom()) :: map()

Executing with XML response body.

If a list is empty then parse/1 returns full parsed response structure into map.