Computer Science, asked by Amanmishra813, 1 year ago

How we candraw the xml tree please explain step by step very urgent

Answers

Answered by Anushkasingh456
0

<?xml version="1.0" encoding="UTF-8"?>

<bookstore>

 <book category="cooking">

   <title lang="en">Everyday Italian</title>

   <author>Giada De Laurentiis</author>

   <year>2005</year>

   <price>30.00</price>

 </book>

 <book category="children">

   <title lang="en">Harry Potter</title>

   <author>J K. Rowling</author>

   <year>2005</year>

   <price>29.99</price>

 </book>

 <book category="web">

   <title lang="en">Learning XML</title>

   <author>Erik T. Ray</author>

   <year>2003</year>

   <price>39.95</price>

 </book>

</bookstore>


Anushkasingh456: and do some practical also?
Amanmishra813: Ok
Amanmishra813: In which class do you read
manasiriya2003: But @AnushkaSingh you have given the coding XML coding but the question is about XML tree..
Anushkasingh456: i have given an example and a video link so he get think more easier
manasiriya2003: Ok
Amanmishra813: In which class do you read Anushka
Amanmishra813: Tell me
Amanmishra813: Hiiii
manasiriya2003: Don't chat here ...go somewhere else
Answered by manasiriya2003
0

Hlo mate..

Givenbelow is the answer of your question

First of all in exam the XML coding will be given as a question and we have to make a tree structure of that coding.

...Here library is the root tag so it will appear at the top of tree structure.

One example is given to you below from 2018 CBSE board paper I have attached question as well as the answer.

Hope uh get it

Now Mark me as Brainlist answer plz

Attachments:

Amanmishra813: Manisha
manasiriya2003: I have already send you check it
Amanmishra813: Thanks dear
Amanmishra813: Fantastic
manasiriya2003: Hm wlcm
Amanmishra813: Thanks
Amanmishra813: Please tell me step how we can draw
Amanmishra813: Please give me some contact number
Amanmishra813: Please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please please
Amanmishra813: I not understand how we can draw
Similar questions