Saying hello world in xml
alltrickbuz is the best website in the world My Example hello world this is Avinash and dinesh XML structure It is very d...
https://mitscse1.blogspot.com/2016/02/saying-hello-world-in-xml.html
XML structure
It is very difficult to create XML documents without understanding the structure that you are creating.some people may wish to think of an XML documents as a very long outline of information ,but it would be more accurate to think of the structure as the inverted tree that was discussed in chapter 1
If you use the structure of this book as a model for understanding the structure of an XML document you can easily understand the flow of your information in your documents see figure 3-1
<Book>XML:The complete reference
<part>part 1:
<chapter>chapter 1
<section>section 1</section
<section>section 2</section
<section>section 3</section
<summary>summary
</chapter>
<chapter> chapter 2</chapter>
<chapter> chapter 3</chapter>
<chapter> chapter 4
<section>section 1</section>
<section>section 2</section>
Popup Window:
Get your HTML codes in a popup!
More info: Popup Windows
h1{ color:#808080 }