If objects are named the same in different containers, the connections to those are not propperly defined because the names are not unique.
We should make the object name the xpath in the xml tree. element.iter() does not know about its ancestors. Solutions:
Log in to post a comment.
We should make the object name the xpath in the xml tree. element.iter() does not know about its ancestors. Solutions: