Soap.Type (soa v0.1.7)

Provides functions for parsing types to struct

Link to this section Summary

Link to this section Functions

Link to this function

get_complex_types(wsdl, x_path)

Specs

get_complex_types(String.t(), String.t()) :: list()
Link to this function

parse_type_attributes(inner_node, element_acc)

Specs

parse_type_attributes(map(), map()) :: map()
Link to this function

parse_types(type_node, complex_type_acc)

Specs

parse_types(map(), map()) :: map()