Math, asked by himanshi20032005, 5 months ago

8. Draw the XML tree of the following code and also the
root and child element.

<customer name="Any">
<address>
<state>
<district> jorhat</district>
</state>
</address>
</customers​

Answers

Answered by mpraharha22
0

Answer:

Draw the XML tree of the following code and also the

root and child element.

<customer name="Any">

<address>

<state>

<district> jorhat</district>

</state>

</address>

</customers

Step-by-step explanation:

Draw the XML tree of the following code and also the

root and child element.

<customer name="Any">

<address>

<state>

<district> jorhat</district>

</state>

</address>

</customers

Similar questions