Home arrow XML arrow XML: An Introduction
XML

XML: An Introduction


Interested in learning more about XML? Pawan's latest article gives us a brief introduction into XML and its roots.

Author Info:
By: Pawan Bangar
Rating: 5 stars5 stars5 stars5 stars5 stars / 116
September 17, 2003
TABLE OF CONTENTS:
  1. · XML: An Introduction
  2. · Brief History
  3. · XML Usage
  4. · Conclusion

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
XML: An Introduction
(Page 1 of 4 )

XML -- eXtensible markup Language -- is an exciting development in web technology. It is the youngest and most comprehensive of markup languages. (Markup refers to anything on a document that adds special meaning to a particular piece of text; for example, bold text is a form of markup). XML got its name Extensible Markup Language from the characteristic that it is not restricted to a fixed set of tags, as is HTML (Hypertext Markup Language). An XML user creates his own tags according to need. A tag is a sequence of characters in a markup language used to provide information, such as formatting specifications, about a document.

Markup languages are roughly classified into three types:

  • Stylistic – defines character presentation; for example bold, italics, underline, font etc.
  • Structural – defines the structure of the document, such as heading and paragraphs.
  • Semantic – informs us about the content of the data, like specifying a title.

blog comments powered by Disqus
XML ARTICLES

- Using Regions with XSL Formatting Objects
- Using XSL Formatting Objects
- More Schematron Features
- Schematron Patterns and Validation
- Using Schematron
- Datatypes and More in RELAX NG
- Providing Options in RELAX NG
- An Introduction to RELAX NG
- Path, Predicates, and XQuery
- Using Predicates with XQuery
- Navigating Input Documents Using Paths
- XML Basics
- Introduction to XPath
- Simple Web Syndication with RSS 2.0
- Java UI Design with an IDE

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials