how xml is useful?

Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Sep 2005
Posts: 139
Reputation: aarya is an unknown quantity at this point 
Solved Threads: 0
aarya's Avatar
aarya aarya is offline Offline
Junior Poster

how xml is useful?

 
0
  #1
May 24th, 2006
i have gon through w3school about xml. i know what it is ext.but still not able to get idea how it is useful and anybody show the website example to show how xml is useful.thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 239
Reputation: extofer is an unknown quantity at this point 
Solved Threads: 5
extofer's Avatar
extofer extofer is offline Offline
Posting Whiz in Training

Re: how xml is useful?

 
0
  #2
May 24th, 2006
Originally Posted by aarya
i have gon through w3school about xml. i know what it is ext.but still not able to get idea how it is useful and anybody show the website example to show how xml is useful.thanks
The best example is that XML can store data, or distribute data. Much like a database, you can create your own fields and records, and most of all, it's not propriatery, therefore, you don't need specific programs to read it or write it. Try RSS, that's a good example of XML.
http://en.wikipedia.org/wiki/Rss
http://en.wikipedia.org/wiki/XML
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,055
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: how xml is useful?

 
3
  #3
Jun 2nd, 2006
Originally Posted by aarya
i have gon through w3school about xml. i know what it is ext.but still not able to get idea how it is useful and anybody show the website example to show how xml is useful.thanks
It's useful if you want to store data with ten times the space and three times the verbosity you need. It's also useful if you want to transform your data with XSLT into other XML documents, but this time with twenty times the verbosity you'd get in any other language. XML is useful since it's simple and there are XML parsing libraries lying around waiting for you to use them, in many programming languages. Never mind that handy facilities for parsing and manipulating hierarchal expressions were built into Lisp more than a quarter century ago...

As a standard way of formatting data, it's best used for communication between foreign programs, and perhaps for human-readable configuration files. But it's not good to use an XML document as if it were a database, unless you enjoy slowing your computer down.
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 2
Reputation: inkrajesh is an unknown quantity at this point 
Solved Threads: 0
inkrajesh inkrajesh is offline Offline
Newbie Poster

Re: how xml is useful?

 
0
  #4
Jun 13th, 2006
Hi..arya..

HTML can only be used to display data in computer browsers....think of a situation where you have to display the same data in a Palm Top !!!!!

So if you use XML there instead of HTML ...your new device will be able to understand it..

I hope it helps....

Rajesh C Medackel. TVM, India
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for RSS, Web Services and SOAP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC