Click to See Complete Forum and Search --> : What Is Xml


trumpcard
01-05-2003, 03:01 AM
This is going to sound REALLY STUPID, but- I would not have a clue what xml is or does- can anyone help?

jeffmott
01-05-2003, 04:07 AM
http://www.w3.org/XML/

khalidali63
01-05-2003, 08:56 AM
XML is a fancy replacement of comma separated text files,It allows you to go through a text file with allot more convenience and gives you the ability to manipulate the underlying XML ( text file in nature) file with great control.

W3C.org is a good resource,
You can also try this

http://xml.org/

the above is one of the most comprehensive sites on XML.

Khalid

trumpcard
01-05-2003, 06:52 PM
Thanks for your help. The url is quite good.