soa v0.1.4 Soap.Type

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)

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

parse_type_attributes(inner_node, element_acc)

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

parse_types(type_node, complex_type_acc)

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