A
Ankit
Hi
This is what I beleive. Please tell whether this is true.
Is it true that in xml we can have no text belonging to an element that
has sub elements too?
While in HTML this can be.
for eg.
<parent>
parent data
<child>
child data
</child>
</parent>
is the above valid XML ?
Thanks
Ankit Jain
This is what I beleive. Please tell whether this is true.
Is it true that in xml we can have no text belonging to an element that
has sub elements too?
While in HTML this can be.
for eg.
<parent>
parent data
<child>
child data
</child>
</parent>
is the above valid XML ?
Thanks
Ankit Jain