A Simple XML Document
Aug-10-2009 By
For the newbies, here’s a Simple XML Document
xml version="1.0" ?>
< note >
< body >Welcome to FreeOnlineProgrammingTutorials< /body >
< /note >
Posted in: XML
For the newbies, here’s a Simple XML Document
xml version="1.0" ?>
< note >
< body >Welcome to FreeOnlineProgrammingTutorials< /body >
< /note >
Add A Comment