XML -
Maybe it is a little hard to understand, but XML does not DO anything.
This note is a note to Ted, from Jane, stored as XML:
<note>
<to>Ted</to>
<from>Jane</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>
The note is quite self-descriptive. It has sender and receiver information. It also has a heading and a message body.
But still, this XML document does not DO anything. XML is just information wrapped in tags. Someone must write a piece of software to send, receive, store, or display it.
Click here for more information ...
Students - please use your own personal email address here as school emails block external messages.