943,985 Members | Top Members by Rank

May 24th, 2006
0

how xml is useful?

Expand Post »
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
Similar Threads
Reputation Points: 11
Solved Threads: 0
Junior Poster
aarya is offline Offline
139 posts
since Sep 2005
May 24th, 2006
0

Re: how xml is useful?

Quote 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
Reputation Points: 8
Solved Threads: 6
Posting Whiz in Training
extofer is offline Offline
239 posts
since Aug 2005
Jun 2nd, 2006
3

Re: how xml is useful?

Quote 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.
Team Colleague
Reputation Points: 1135
Solved Threads: 172
Super Senior Demiposter
Rashakil Fol is offline Offline
2,479 posts
since Jun 2005
Jun 13th, 2006
0

Re: how xml is useful?

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
inkrajesh is offline Offline
2 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: Displayind data in XML file using HTML
Next Thread in RSS, Web Services and SOAP Forum Timeline: PASING XML using plugin





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC