Description
It would be cool if you link the each XmlObject to it's DOM-Node using setUserData(). This will enable to navigate not only from the XmlObject to the DOM-Node (using getDomNode()) but also from the DOM-Node back to the XmlObject (using getUserData()).