Hi I have a XML-document:
<activitys>
<activity>
<name>Oracle AP</name>
<handler>Maria Eriksson</handler>
<change_activity>
<name>Implementation</name>
 </change_activity>
<change_activity>
<name>Test</name>
 </change_activity>
</activity>
</activitys>

I have parsed the xml-file too a Document. How can I get the Attributes from Activity 
name and
change activity name. I have just managed too get the root element activity. I am 
using a Iterator I found
on dom4j's Quick start guide.

Pls give me a hint
/Jompen

____________________________________________________________
  Vad står det om dig på nätet? - http://www.lycos.se/

Reply via email to