<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Meddelande</TITLE>
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff size=2>You
just create and add the elements as needed:</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=750170516-08012004> <FONT face=Arial
color=#0000ff size=2>Element d = new Element("Details");</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2> d.addContent(new Element("name"));</FONT></SPAN></DIV>
<DIV><FONT face=Tahoma size=2>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2> d.addContent(new Element("name"));</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial color=#0000ff
size=2> d.addContent(new Element("name"));</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial
color=#0000ff></FONT></SPAN> </DIV>
<DIV><SPAN class=750170516-08012004><FONT face=Arial
color=#0000ff>/pmn</FONT></SPAN></DIV>
<DIV><SPAN class=750170516-08012004></SPAN> </DIV>-----Ursprungligt
meddelande-----<BR><B>Från:</B> jdom-interest-admin@jdom.org
[mailto:jdom-interest-admin@jdom.org] <B>För </B>Moipone
Mocoancoeng<BR><B>Skickat:</B> den 8 januari 2004 13:37<BR><B>Till:</B>
jdom-interest@jdom.org<BR><B>Ämne:</B> [jdom-interest] Creating multiple
Elements using JDOm<BR><BR></FONT></DIV>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">Hi
All How do you create an element which has the same multiple children, for
example like below Details Element having more that one Name subElements.
<DETAILS><NAME /><NAME /><NAME /></DETAILS>Best Regards Moipone
<P>
<HR SIZE=1>
Do you Yahoo!?<BR>Yahoo! Hotjobs: <A
href="http://pa.yahoo.com/*http://us.rd.yahoo.com/hotjobs/mail_footer_email/evt=21482/*http://hotjobs.sweepstakes.yahoo.com/signingbonus">Enter
the "Signing Bonus" Sweepstakes</A></BLOCKQUOTE></BODY></HTML>