[jdom-interest] Re: SAXOutputter bug with empty namespaces

Gunter Ohrner G.Ohrner at post.rwth-aachen.de
Tue Aug 14 01:28:24 PDT 2007


Hi!

Mary Ellen Foster wrote:
> If you check out the latest JDom from CVS and compile it, that bug is
> fixed.

I just tested JDOM's latest nightly source drop and it seems to me as if the
partial fix from the discussion I mentioned has been included, though JDOM
still generates am empty xmlns-attribute if the elements have no namespace
assigned.

Example:

<myxml xmlns="">
        <atag />
</myxml>

Is this to be expected?

Greetings,

  Gunter



More information about the jdom-interest mailing list