Beginning XML
Do You Really Know XML?
XML quiz for beginners tests you on the basics of coding in XML. Find out how much you really know about this distinctive language.
What are XML Elements and How Do You Create Them
Creating elements in XML allows you flexibility to be creative. When writing XML, you create the element tags that define your data. Learn the basics of element design in XML.
Attributes and XML
Attributes are as important in XML as in HTML. They allow you to describe your elements and give them life. By Jennifer Kyrnin, Your XML/HTML Guide.
Examining XML
The basics of XML and how it works to create markup languages. From Jennifer Kyrnin, HTML/XML Guide.
What are all Those "MLs"?
SGML, XML, HTML, SM(i)L, MathML, etc. What are all these things? How do they relate? From your XML/HTML Guide, Jennifer Kyrnin.
XML Elements
Learn how to use the most basic building block of XML - the element. By Jennifer Kyrnin, Your XML/HTML Guide.
XML Explained
From your HTML Guide. Learn about XML through questions and answers.
XML Tutorial - Attributes and Special Characters
XML Tutorial that explains the basic rules of writing in XML. Learn to create a well-formed document using XML as a storage component for data.
XML Tutorial - The Declaration and Root Element
XML Tutorial that explains some of the basic rules of writing in XML. Learn to create a well-formed document using XML as a storage component for data.
XML Tutorial - Adding Child Elements
XML Tutorial that explains the basic rules of writing in XML. Learn to create a well-formed document using XML as a storage component for data.
XML Tutorial - Adding Data Strings and Comments
XML Tutorial that explains the basic rules of writing in XML. Learn to create a well-formed document using XML as a storage component for data.
How to Understand the Role of XML in Website Design
Four basic reasons XML works well in the design of web pages. The ease, readability, content application and design functionality make XML a powerful design tool for those looking to start a career in website design.
How to Write a Proper Declaration Statement for XML
Tutorial on how to write a proper declaration statement for XML. Explains the three components that make up a proper declaration statement for XML. Includes examples of version, encoding and the standalone sections of the proper XML declaration statement.
What is an XML Schema?
A brief description of the XML schema or XSD file. Describes the XML schema and it use as a blueprint for an XML document. Provides a comparison of schema versus the DTD.
XML Book Reviews
Find out what books About.com readers recommend for learning and using XML. Read the reviews or write your own of your favorite XML book.
Learning XML by Erik T. Ray
If you want to learn XML, you should buy this book. It is a good introduction to the language.
Best XML Books
Whether you want to learn XML or you use it every day, these books will be a great resource. There are books for learning XML and books for reference, and all of them are good.
XML: Visual Quickstart Guide by Kevin Howard Goldberg
XML Visual Quickstart Guide is a great book for XML beginners. In it you'll learn about XML, XSLT, schemas, and more. Plus it includes a section on how XML is used in the real world. Read my review of XML Visual Quickstart Guide 2nd edition by Kevin Howard Goldberg.
Examining XML
Learn more about XML by looking at the specification.
Common XML Errors
Five common mistakes made in XML documents. A list of five common errors made when designing an XML document with explanations of problems and solutions.
How to Write Your First XML Document
A tutorial about creating a file in XML with sample code. This article writes a simple XML file for inventory and provides step-by-step instruction.
How to Write Your First XML Document with Attributes
A tutorial that describes how to create an XML file and add attributes. The article discusses the use of attributes in XML and the relationship with formatting.
How to Display XML on a Web Page
An article that shows how to display XML with a style sheet. This article discusses how to create a web page using CSS and XML.
About.com offers informational articles about the Extensible Markup Language (XML) that give you background as well as provide ideas on how to use the files. XML is a simplistic language that separates data from formatting to create manageable and dynamic websites.
XML Tutorials
A listing of XML tutorials available on About.com with links and brief descriptions. Featured articles offer lessons in declaration statements, root elements, child elements and attributes.
Formatting XML with a Cascading Style Sheet (CSS)
Formatting files, like CSS, make or break XML code. CSS is a fast and easy way to create a look for your XML code.
Extensible Markup Language (XML)
A discussion of XML and the purpose of this markup language. An article that provides a brief summary definition of the Extensible Markup Language(XML) with links to XML tutorials.
