WHAT IS XML?
XML is stand for Extensible Markup Language.It is designed to describe data and focus what data is and is a markup language much like HTML.In XML,the tags are not predefined
and it uses a DTD or an XML schema to describe the data and with a DTD or XML Schema is designed to self-descriptive.
and it uses a DTD or an XML schema to describe the data and with a DTD or XML Schema is designed to self-descriptive.
There are a few link about XML:
1) http://www.w3schools.com/xml/default.asp(XML Tutorial)
2) http://www.xml.com/pub/a/98/10/guide0.html(Introduction to XML)
This is example of XML Documentation for Organization Faculty of Science at IIUM:

Then this is example of XML Tree for Organization Faculty of Science at IIUM:

Lastly,this is a XML table for Organization Faculty of Science at IIUM:
| KOS | |
| FACULTY | MEDICINE |
| STUDENTS | 100 |
| STAFFS | 50 |
| LOCATION | GOMABK |
No comments:
Post a Comment