[jdom-interest] Namespace issues, et al.

Malachi de AElfweald malachi at tremerechantry.com
Sun Feb 23 14:19:06 PST 2003


>>> From that, I understand the following:
>> <tagA xmlns="http://www.eoti.org">
>> <tagB attrC="hello"/>
>> </tagA>
>>
>> In that section of XML, according to section 6.2 of that spec, it states 
>> that tagA, tagB, and attrC are all in the http://www.eoti.org default 
>> namespace.
>
> tagA and tagB are. attrC isn't.

Sorry, we dropped the ball on one of the issues. I can't seem to even make 
the
above XML output using XMLOutputter (tagA,tagB behavior). I can get ALL 
tags to
have the xmlns, or tagB automatically has xmlns="".... how do we output the 
above
format?

Malachi 



More information about the jdom-interest mailing list