XML Tutorial
|
XML stands for eXtensible Markup Language.
XML is designed to transport and store data.
XML is important to know, and very easy to learn.
Start learning XML |
XML Document Example
<?xml version="1.0"?>
<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>
|
|
Learn by examples! With our editor, you can edit XML and click on a
test button to view the result.
View-It-Yourself!
Test your XML skills at W3Schools!
Start the XML Quiz!
|
Shine Tutorial's Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|