soa v0.1.4 Soap.Response.Parser
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
apply_namespace_to_tag(env_namespace, tag)
Link to this function
get_body_tag(xml_response)
Link to this function
get_envelope_namespace(xml_response)
Link to this function
get_fault_tag(xml_response)
Executing with xml response body.
If a list is empty then parse/1
returns full parsed response structure into map.
Link to this function
soap_version()
Link to this function
transform_record_value(value)
Link to this function