XML: Extensible Markup Language

XML (pronounced X-M-L) is an open free standard way of creating data files and web pages.

Uses

  • Exchanging data between two applications
  • Making it easy to tailor web pages to various mobile devices
  • Providing semantic markup, such as machine-readable annotations
  • Programming configuration files, such as software settings

Example

  <user>
    <name>Ann Adams</name>
    <email>ann@example.com</email>
  </user>

Comments?

Do you have a comment, question, feedback or idea?
Click here to email us!



WebGet Consulting • http://webget.com • Copyright © 2008 • All Rights Reserved
Bookmark and Share