Results 1 to 11 of 11

Thread: XML: What is it?

  1. #1

    Thread Starter
    Addicted Member ajames's Avatar
    Join Date
    Mar 2005
    Location
    Wales, UK
    Posts
    178

    XML: What is it?

    I have been thinking for a while now...What is XML for and where might i learn to use it?

  2. #2
    Member
    Join Date
    Mar 2005
    Posts
    56

    Re: XML: What is it?

    I'm not really good at explaining things, but heres a good link:

    XML

  3. #3

    Thread Starter
    Addicted Member ajames's Avatar
    Join Date
    Mar 2005
    Location
    Wales, UK
    Posts
    178

    Re: XML: What is it?

    So it's useless then?

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  5. #5
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: XML: What is it?

    Quote 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
    My Blog.

    Ryan Jones.

  6. #6
    Fanatic Member kaffenils's Avatar
    Join Date
    Apr 2004
    Location
    Norway
    Posts
    946

    Re: XML: What is it?

    Quote 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.

  7. #7
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: XML: What is it?

    Quote Originally Posted by kaffenils
    And XHTML is also XML.

    Yup, I said that too

    Cheers,

    Ryanj
    My Blog.

    Ryan Jones.

  8. #8
    Fanatic Member kaffenils's Avatar
    Join Date
    Apr 2004
    Location
    Norway
    Posts
    946

    Re: XML: What is it?

    Quote Originally Posted by sciguyryan
    Yup, I said that too

    Cheers,

    Ryanj
    Me blind.

  9. #9
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: XML: What is it?

    I found a good link, have a look here: http://www.topxml.com/


    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

  10. #10

    Thread Starter
    Addicted Member ajames's Avatar
    Join Date
    Mar 2005
    Location
    Wales, UK
    Posts
    178

    Re: XML: What is it?

    Is it possible to put it into VB?

  11. #11
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width