×Top 20 recent searches

The XML FAQ — Frequently-Asked Questions about the Extensible Markup Language

Existing users (including everyone who uses a browser)

 
Copyright © 2010 Silmaril Consultants, version 5.00 (9 January 2011)

1. What do I have to do to use XML?

For the average user of the Web, nothing except use a browser which works with XML (see the question about browsers). Remember some XML components are still being invented or implemented (see the W3C web site), so some features are still either undefined or have yet to be written.

You can use XML-conformant browsers to look at some of the stable XML material, such as Jon Bosak's Shakespeare plays and the molecular experiments of the Chemical Markup Language (CML) . There are some more example sources listed at http://xml.coverpages.org/xml.html#examples, and you will find XML (particularly in the guise of XHTML) being introduced in places where it won't break older browsers.

If you want to start preparations for creating your own XML files, see the questions in the Authors' Section and the Developers' Section.