Learn XML in Just 24 Hours - World's Language for Data Portability Extensible Markup Language. A flexible way to create common information formats and share both the format and the data on the World Wide Web, intranets, and elsewhere. XML is a formal recommendation from the World Wide Web Consortium (W3C) similar to the language of today's Web pages, the Hypertext Markup Language (HTML). Start Learning XML Introduction - What is an XML file http://www.academictutorials.com/xml/xml-Introduction.asp XML How to use - How to use an XML file http://www.academictutorials.com/xml/xml-how-to-use.asp XML Syntax - The syntax rules of XML are very simple and very strict. http://www.academictutorials.com/xml/xml-syntax.asp XML Elements - XML elements are extensible and they have relationships. http://www.academictutorials.com/xml/xml-elements.asp XML Attributes - XML elements can have attributes in the start tag, just like HTML. http://www.academictutorials.com/xml/xml-attributes.asp XML Validation - XML with correct syntax is Well Formed XML. http://www.academictutorials.com/xml/xml-validation.asp XML Validator - Errors in XML documents will stop your XML program. http://www.academictutorials.com/xml/xml-validator.asp XML Browsers - XML browser support http://www.academictutorials.com/xml/xml-browsers.asp XML Viewing - Viewing XML files http://www.academictutorials.com/xml/xml-viewing.asp XML CSS - With CSS (Cascading Style Sheets) you can add display information to an XML document. http://www.academictutorials.com/xml/xml-css.asp XML XSL - With XSL you can add display information to your XML document. http://www.academictutorials.com/xml/xml-xsl.asp XML Data Island - XML data embedded in HTML http://www.academictutorials.com/xml/xml-data-island.asp XML Parser - To read and update - create and manipulate - an XML document, you will need an XML parser. http://www.academictutorials.com/xml/xml-parser.asp XML in Real Life - Some real-life examples of how XML can be used to carry information. http://www.academictutorials.com/xml/xml-in-real-life.asp XML Namespaces - XML namespaces provide a method to avoid element name conflicts. http://www.academictutorials.com/xml/xml-namespaces.asp XML CDATA - All text in an XML document will be parsed by the parser. http://www.academictutorials.com/xml/xml-cdata.asp XML Encoding - XML documents may contain foreign characters, like Norwegian æ ø å , or French ê è é. http://www.academictutorials.com/xml/xml-encoding.asp XML Server - XML can be generated on a server without installing any XML controls. http://www.academictutorials.com/xml/xml-server.asp XML Application - Framework for an XML application. http://www.academictutorials.com/xml/xml-application.asp XML HTTP Request - What is an HTTP Request? http://www.academictutorials.com/xml/xml-http-request.asp XML Save Data - Save data to an XML file http://www.academictutorials.com/xml/xml-save-data.asp XML Behaviors - Internet Explorer 5 introduced DHTML behaviors. http://www.academictutorials.com/xml/xml-behaviors.asp XML Technologies - XML-related technologies. http://www.academictutorials.com/xml/xml-technologies.asp XML Editors - Editors for XML http://www.academictutorials.com/xml/xml-editors.asp XML Summary - You have learned XML http://www.academictutorials.com/xml/xml-summary.asp XML as Data Source - Article written by Amit Mathur http://www.academictutorials.com/xml/xml-as-datasource.asp