Known Bugs

Todo + Ideas:

** By default XML::Smart::DOM#namespaces is populated with the namespace available in the whole document ** XML::Smart::DOM#namespaces not changeable ** adding namespaces to nodes update XML::Smart::DOM#namespaces ** XML::Smart::DOM::Element#add has to respect namespaces as prefixes in the string name (add “ex:name”) ** adding namespaces to nodes update XML::Smart::DOM#namespace_shortcuts exits ** XML::Smart::DOM::Element#add translates namespace shortcuts (add “shortcut:name”)

Unit Tests