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
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVS's Shadow

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


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Use Web Caching to Make Your Web Site Faster · Creating an Online Shopping Cart Mechanism in PHP · Log JavaScript Errors Using an AJAX-driven Web Service
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Configuring Granular Settings for a Database Level Audit · The Perils of a Web 2.0 Transition on Your Business Processes · Facebook Redesigns Site —Again — Nears 400M Mark


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

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