|
-
May 13th, 2005, 11:01 AM
#1
Thread Starter
Addicted Member
XML: What is it?
I have been thinking for a while now...What is XML for and where might i learn to use it?
-
May 13th, 2005, 06:28 PM
#2
Member
Re: XML: What is it?
I'm not really good at explaining things, but heres a good link:
XML
-
May 14th, 2005, 02:23 AM
#3
Thread Starter
Addicted Member
-
May 14th, 2005, 05:35 AM
#4
Re: XML: What is it?
What makes you say that?
It's a textual format for representing your own data. So that it can be used by your applications, or by other applications.
-
May 14th, 2005, 05:43 AM
#5
Re: XML: What is it?
 Originally Posted by ajames
So it's useless then?
Actually quite the oppoisite, you would be mamazed by how many applications use the XML type formatting.
Ever heared of RSS? That uses XML.
Also, the new MS Office products also use it 
its a very useful langguage and its power is growing as more and more applications addopt the XML standard, there has even been a release of HTML that is complient with XML, called XHTML 
Cheers,
RyanJ
-
May 14th, 2005, 11:10 AM
#6
Re: XML: What is it?
 Originally Posted by sciguyryan
Actually quite the oppoisite, you would be mamazed by how many applications use the XML type formatting.
Ever heared of RSS? That uses XML.
And XHTML is also XML.
-
May 14th, 2005, 12:28 PM
#7
Re: XML: What is it?
 Originally Posted by kaffenils
And XHTML is also XML.
Yup, I said that too 
Cheers,
Ryanj
-
May 14th, 2005, 12:32 PM
#8
Re: XML: What is it?
 Originally Posted by sciguyryan
Yup, I said that too
Cheers,
Ryanj
Me blind.
-
May 14th, 2005, 01:01 PM
#9
Re: XML: What is it?
I found a good link, have a look here: http://www.topxml.com/
Cheers,
RyanJ
-
May 14th, 2005, 02:03 PM
#10
Thread Starter
Addicted Member
Re: XML: What is it?
Is it possible to put it into VB?
-
May 14th, 2005, 04:12 PM
#11
Re: XML: What is it?
You can USE it with VB. There's the XMLPath class, XMLDocument class, and a few others which are pretty useful. Also, in web services when returning objects, they are returned in XML format.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|