XML In 10 Points
Although I’m IT background student, but I didn’t learned XML in my class at that time. If you are new to XML like me, perhaps you can learn XML in 10 points to capture enough of the basic concepts in order to see the forest through the trees. The 10 points are as follow:-
1. XML is for structure data
2. XML looks a bit like HTML
3. XML is text, but isn’t meant to be read
4. XML is verbose by design
5. XML is family of technologies
6. XML is new, but not that new
7. XML lead HTML to XHTML
8. XML is modular
9. XML is the basic for RDF and Semantic Web
10. XML is licensed-free, platform independent and well-supported