add __deepcopy__ to XMLElement !!generating classes still not tested!!
1.5
Using verysimpletree library !!generating classes still not tested!!
1.4.1
avoid warnings
1.4
get_children_of_type() type_ replaced with type to avoid conflict with rtd reset_frozen renamed to _reset_iterators get_indentation renamed to _get_indentation Tree documention link added to public properties and methods
1.3.3
``musicxml import *`` imports ``from musicxml.xmlelement.xmlelement import *`` ``tree.Tree.get_children_of_type(type_)`` added Bug fix: `:obj:`~musicxml.xmlelement.xmlelement._final_checks()`` runs only if xsd_check is set to True.