spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / web / authoring / languages / xml / intro

XML: It's Not Your Father's HTML

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

By Bruce Sharpe (SoftQuad Software Inc.)

Introduction

XML has been one of the hottest subjects in the industry this year, and the momentum is building for even more attention in 1999. The messages: It's hot. It's coming soon. It'll replace HTML.

Taking that last bit of conventional wisdom first, it won't. XML isn't designed to supplant HTML. But what is XML, really? What does it mean for the Internet? What is its relationship with HTML?

The key thing to understand is:

HTML is about the display of content, XML is about creating, sharing and processing information.

XML gives you a way to define tags that are specific to a particular purpose. These tags look like HTML tags, but HTML tags are mainly used to describe the appearance of a Web page. XML tags describe the meaning of the information and does so in a format that is precisely defined and predictable. These characteristics give XML its real power, because they mean that XML can be processed automatically, in a wide variety of situations.

In this article, we look at XML in three different settings: a Web site production environment, on the server, and in the browser.

Comments are welcome

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags


Created: Feb. 16, 1999
Revised: Feb. 18, 1999

URL: http://webreference.com/authoring/languages/xml/intro/