Thread: XML Tips
View Single Post
  #2 (permalink)  
Old 02-11-2008, 03:21 AM
sundarraja sundarraja is offline
D-Web Sr.Programmer
 
Join Date: Mar 2007
Posts: 174
sundarraja is on a distinguished road
Thumbs up Re: XML Tips

What is XML?

XML stands for EXtensible Markup Language
XML is a markup language much like HTML
XML was designed to carry data, not to display data
XML tags are not predefined. You must define your own tags
XML is designed to be self-descriptive
__________________
R.Sundar Raja
Reply With Quote