[jdom-interest] cannot create xmlns namespace?

Jason Hunter jhunter at acm.org
Sun Jul 21 17:00:58 PDT 2002


> Here is what is happening now:
> <html xmlns="http://www.w3.org/1999/xhtml">
>     <head xmlns="" xmlns="http://www.w3.org/1999/xhtml">
>        <title xmlns="" xmlns="http://www.w3.org/1999/xhtml">Test</title>
>     </head>

That's not valid XML, and I'm surprised XMLOutputter would emit that. 
Could you send some sample code (as simple as possible) that generates
that document?

-jh-



More information about the jdom-interest mailing list