Quick Search

XML Tutorial

February 27th, 2010 by admin
Leave a reply »

 

XML stands for eXtensible Markup Language.

XML is designed to transport and store data.

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

XML Document Example :

<?xml version=”1.0″?>
<note>
    <to>Vevo</to>
    <from>Yani</from>
    <heading>Reminder</heading>
    <body>Don’t forget me this weekend!</body>
</note>

 

Posted in XML

You can follow any responses to this entry through the RSS 2.0 Feed. You can leave a response , or trackback from your own site.

5 commentsAdd your comment
  1. Thank you for another informative blog. Where else could I get that kind of info written in such a perfect way? I have a project that I am just now working on, and I have been on the look out for such information.

  2. kevin walker says:

    Web design has always been enjoyable, specially with all the new great platforms available to us. I enjoyed reading your post and will consider looking into new platforms.

  3. Hi there may I use some of the information here in this post if I provide a link back to your site?

  4. Luigi Fulk says:

    Hey, I searched for this blog on Bing and just wanted to say thanks for the excellent read. I would have to agree with it, thank you again!

 

Leave a Reply