Looks like the code in unoxml/source/dom/saxbuilder.cxx converts the SAX event stream into a DOM tree. On 2012-04-25 08:34, Christina Rossmanith wrote: > for the example without "x" and "y" attribute the "case XML_TEXT" block is never reached. That's why I'd like to understand where and how the tree is built. > >