Home All Groups Group Topic Archive Search About

how to create a xml having three node having same node names.

Author
2 Aug 2006 8:12 AM
sethuganesh
Hi,

   i want to know how to create a xml file having nodes with same
name.how to identify the node with unique id.

will it create a new node with same node name that have already
created?



Thanks,

Ganesh

Author
2 Aug 2006 6:44 PM
dotNetDave
You could give each node an attribute with an a unique ID of your choosing.
Could you post an example of what you are trying to do?

======================================
David McCarter
www.vsdntips.com
VSDN Tips & Tricks .NET Coding Standards available at:
www.cafepress.com/vsdntips.20412485


Show quoteHide quote
"sethugan***@gmail.com" wrote:

> Hi,
>
>    i want to know how to create a xml file having nodes with same
> name.how to identify the node with unique id.
>
> will it create a new node with same node name that have already
> created?
>

>
> Thanks,
>
> Ganesh
>
>