spacer

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

home / experts / dlab / html unleashed
Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

  

HTML Unleashed: The Emergence of XML

Summary

 
 

In this chapter, we've got acquainted with a new important development, the eXtensible Markup Language, that, combined with a style sheet language, has a potential to eventually replace the heavily overused HTML of nowadays.  Being a simplified subset of SGML, XML allows you to create customized markup tags and specify the corresponding document strucure for any type of documents you may need to store or disseminate.  In particular, we have discussed the following topics:

  • What XML is and isn't, in what aspects it is better than HTML, and why it is important to mark up the logical structure of a document in the first place;

  • What are the well-formed XML documents and how they can be easily created from HTML documents;

  • What are the advantages of providing an XML document with a DTD and how to refer to the DTD file from within an XML document;

  • How elements and entities are declared in an XML DTD and then used in the documents;

  • What linking capabilities are provided by the XML standard and how they extend the HTML hypertext model;

  • What were the main goals of the creators of XML and in what ways its design principles help it compete with HTML and other technologies.
 

Produced by Dmitry Kirsanov
Copyright Sams.net Publishing and

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

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

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business

Created: Jun. 15, 1997
Revised: Jun. 16, 1997

URL: http://www.webreference.com/dlab/books/html/38-6.html