XML
From MDC
The
Extensible Markup Language (XML) is a W3C-recommended general-purpose markup language for creating special-purpose markup languages. It is a simplified subset of SGML, capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of data across different systems, particularly systems connected via the Internet.
[1]
- XML Introduction
- This short article introduces XML and some of its uses.
- XML in Mozilla
- Mozilla has good support for XML. Several World Wide Web Consortium (W3C) Recommendations and drafts from the XML family of specifications are supported, as well as other related technologies.
- XML Extras
- The XML Extras module contains several features that allow developers to treat XML as data rather than just as just another document format.
- Using XML Data Islands in Mozilla
- One handy feature of Internet Explorer is the ability to use data islands to link data to html controls on a page.
View All...
|
Community
Tools
View All...
Related Topics
- AJAX, CSS, DOM, JavaScript, XSLT, XUL
|
^ This description of XML is obtained from the Wikipedia XML Article.