J
jack
Hi
I wanna know if nesting of tags inside similar tags is possible in XML.
To be more clear,
is
<person>
<son>
<person>
<son>david</son>
</person>
</son>
</person>
Is this kind of nesting possible in XML?
Please let me know.
Thanks,
Jack
I wanna know if nesting of tags inside similar tags is possible in XML.
To be more clear,
is
<person>
<son>
<person>
<son>david</son>
</person>
</son>
</person>
Is this kind of nesting possible in XML?
Please let me know.
Thanks,
Jack