Call Sales: 01753 36 22 36

Portal Home > Knowledgebase > Web Hosting > HTML > What is XML?


What is XML?





XML is browser based, and it is not dependant on the type of server that you are running your website on.

XML stands for Extensible Markup Language. It was developed as a way to improve on HTML and SGML. XML is not a language in the true sense, but rather a system for defining other languages. XML tags are not predefined in XML. You must define your own tags. XML uses a Document Type Definition (DTD) or an XML Schema to describe the data.

If you wish to use XML, you should have some basic understanding of WWW, HTML and the basics of building Web pages Web scripting languages like JavaScript or VBScript.

XML is not a replacement for HTML.
XML and HTML were designed with different goals:

XML was designed to describe data and to focus on what data is.
HTML was designed to display data and to focus on how data looks.

HTML is about displaying information, while XML is about describing information.

XML does not DO anything. XML is created to structure, store and to send information.

The following example is a note, stored as XML:

< note>
< to>Jonathan
< from>Rob
< heading>Reminder
< body>Don't forget the meeting today!
< /note>

The note has a header and a message body. It also has sender and receiver information. But still, this XML document does not DO anything. It is just pure information wrapped in XML tags. Someone must write a piece of software to send, receive or display it.

XML tags are not predefined. You must "invent" your own tags.

The tags used to mark up HTML documents and the structure of HTML documents are predefined. The author of HTML documents can only use tags that are defined in the HTML standard.

XML allows the author to define his own tags and his own document structure.

The tags in the example above (like and ) are not defined in any XML standard. These tags are "invented" by the author of the XML document.

It is important to understand that XML is not a replacement for HTML. In future Web development it is most likely that XML will be used to describe the data, while HTML will be used to format and display the same data.

Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
What is the server path? (Views: 4974)

Powered by WHMCompleteSolution

Web Hosting - The World of Host
Language:

Contact Us

Sales
If you need to contact our sales team you can email them at: sales@theworldofhost.com
Marketing
If you need to contact our Marketing team you can email them at:  Markting@theworldofhost.com