MacResource
Can someone explain XML? - Printable Version

+- MacResource (https://forums.macresource.com)
+-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1)
+--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3)
+--- Thread: Can someone explain XML? (/showthread.php?tid=75992)



Can someone explain XML? - jepinto - 04-08-2009

in small words and big pictures?

Is it possible to take a html page and convert it to XML? Or does a new page need to be written? Where does one upload the XML page?

TIA


Re: Can someone explain XML? - mattkime - 04-08-2009

XML stands for EXtensible Markup Language.

XML was designed to transport and store data.

In this tutorial you will learn about XML, and the difference between XML and HTML.

XML is important to know, and very easy to learn.

http://www.w3schools.com/Xml/


Re: Can someone explain XML? - jepinto - 04-09-2009

thank you matt. I'm reading and trying