PDA

Click to See Complete Forum and Search --> : XML? What is it?


made_of_asp
Nov 24th, 2002, 04:54 AM
Hi :)

I have been searching for information about XML and I dont quite understand what it is. It is an extensible markup language but what is the point of creating your own tags? What features do these tags give to you? Does it replace HTML? :confused:

I created this but I dont know what to do with it :rolleyeys:

<person>
<version>3</version>
<age>12</age>
<name>Bart</name>
</person>

:eek:

Thanks for any help :)

john tindell
Nov 24th, 2002, 07:50 AM
hope this helps

http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28000438