Now, let's take a closer look into it, shall we? Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all free open standards.
For more details, click this link : XML on Wikipedia
Now, after you've read a bit, you'll know that XML can only create plain text rather than HTML that can make anything that can be displayed in a webpage. Yet, if you want to make dynamic data, using HTML will take lots of time to edit, while XML is much more simpler. Thus, it is not exaggerating to say that XML and HTML is of equal value.
What is that? You want to learn how to XML? Very good. Here's a table of link and title of the tutorials.
| Title | Name |
| XML Tutorial by W3C | http://www.w3schools.com/xml/ |
| XML Tutorial by XML Masters | http://www.xmlmaster.org/en/article/d01/ |
I guess that's all for the introduction to XML. I hope such knowledge is useful for your future. Be Genki
:)



