vamsikgummadi's blog
A Simple Introduction To XML
Submitted by vamsikgummadi on Tue, 2008-05-06 12:06XML: XML is an acronym for ‘Extensible Markup Language’. It is used for defining data
elements on a webpage and business to business document. XML uses a similar tag
structure as HTML; however, whereas HTML defines how the elements are displayed,
XML defines what those elements contain.

