Learn Basics of XML

Mahesh Chand

This book is a basic introduction to XML for beginners who have never used XML before.

  • Published on Sep 21 2013
  • Pages 20
  • Downloaded 5.4k
  • Type PDF
    • Like
    • Love It
    • Awesome
    • Interesting
    • It's Okay
    • Thumbs Down
  • 13.8k
  • 0

 

TODAY, Mobile and Web applications have taken over the programming world. No matter where you go, you are always consuming data with your smartphone, tablet or laptop. Data is being transferred from one place to another, from one hardware device to another and from one person to another. Do you ever wonder how this data is being transferred and consumed? Do you wonder what technology is being used to do so? You can blame XML for that. Well, partially at least!

The Extensible Markup Language (XML) has become an essential part of Web-based and mobile programming. XML is not only a way to store data but also a data transfer mechanism.

This book is a basic introduction to XML for beginners who have never used XML before. After completing this book, you will understand:
  • Basic definitions of HTML and XML
  • XML documents
  • How to build an XML document
  • XML document items

Image Loading...