Soap.Type (soa v0.1.9)

Provides functions for parsing types to struct

Summary

Functions

Link to this function

get_complex_types(wsdl, x_path)

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

parse_type_attributes(inner_node, element_acc)

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

parse_types(type_node, complex_type_acc)

@spec parse_types(map(), map()) :: map()