[xml] insert node



Hi,

I try again :)

With an xml :

<N1>
<INFO>tmp</INFO>
....
</N1>


I would like to add  new node like


<NEWNODE>
<N1>
  <INFO>tmp</INFO>
  ....
</N1>
</NEWNODE>

Is there a better/faster solution than re-create a new doc+create node+copy old node, etc... ?


thanx

_________________________________________________________________
MSN Messenger http://g.msn.fr/FR1001/866 : dialoguez en direct et gratuitement avec vos amis !




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]