modelspec.utils.convert_xml_dict_values

modelspec.utils.convert_xml_dict_values(value)[source]

This recursively converts values to their actual types.

Parameters:

value – The value to be converted.

Returns:

The converted value with its actual data type.