LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   What is XML? (https://www.linuxquestions.org/questions/programming-9/what-is-xml-487029/)

runnerpaul 09-26-2006 03:33 AM

What is XML?
 
Can anybody tell me anything about XML. I have heard about it but dont know why I would use it or what for. Can anybody explain? Also, are there any XML sites? Its more of a curiosity than anything else.

shritesh 09-26-2006 04:16 AM

Please read this
 
you can read some turorials in W3schools.com etc..

http://www.w3schools.com/XML/

ta0kira 09-26-2006 05:47 PM

Or here:
http://www.w3.org/XML/

It's similar to HTML, except it's a lot less implementation-specific.
ta0kira

senyahnoj 09-27-2006 11:13 AM

http://en.wikipedia.org/wiki/Xml

taylor_venable 09-27-2006 12:18 PM

XML is for structured, nested data which follows a well-defined scheme. It inherently requires some overhead, so it's not a cure-all for persistent data storage.

bigearsbilly 10-02-2006 05:25 AM

It's the latest thing that all managers want whether appropriate or not.

It's a way to encapsulate every 3 bytes of useful data into about 1k
and use 2 Gig of RAM for a simple search operation.
;-)



( I work with it! )


All times are GMT -5. The time now is 07:59 PM.