That's odd, saxbuilder should be completely agnostic
from a element name point of view.
Did you try to print element names xElem->getNodeName() (line 1227)
for the broken example ?

-- Marco


On Wed, 25 Apr 2012 11:48:10 +0200, Noel Grandin <[email protected]> wrote:

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.


_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to