Draw the XML tree for the code given below :
<student>
<std_id>S001</std_id>
<name>
<firstname> Ankit </firstname>
<lastname> Sharma </lastname>
</name>
<address> Panbazar, Guwahati, Assam
</address>
<dob> 15/02/2000 </dob>
</student>
Answers
Answered by
0
Answer:
student first then student I'd then name then address then date of birth . Answer pattern should be xml tree
Answered by
0
Explanation:
here is the answer and the structure
Attachments:
Similar questions
History,
5 months ago
Social Sciences,
5 months ago
Science,
9 months ago
Chemistry,
9 months ago
Science,
1 year ago
Political Science,
1 year ago