XML BASIC

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>Hyd</to>
    <from>Vyz</from>
    <heading>Reminder</heading>
    <body>I Love Webclarify</body>
</note>

1 Post Your questions:

Anonymous said...

Can HTML tags be embedded in XML document?

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More