what is xml?

Discussion in 'XML & RSS' started by bulochc83, Jun 30, 2010.

  1. #1
    suggest me
     
    bulochc83, Jun 30, 2010 IP
  2. Alexandros1

    Alexandros1 Peon

    Messages:
    332
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    * XML stands for EXtensible Markup Language
    * XML is a markup language much like HTML
    * XML was designed to carry data, not to display data
    * XML tags are not predefined. You must define your own tags
    * XML is designed to be self-descriptive
    * XML is a W3C Recommendation
     
    Alexandros1, Jul 7, 2010 IP
  3. benazir123

    benazir123 Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    XML is a markup language for documents containing structured information.
    Structured information contains both content (words, pictures, etc.) and some indication of what role that content plays (for example, content in a section heading has a different meaning from content in a footnote, which means something different than content in a figure caption or content in a database table, etc.). Almost all documents have some structure.
     
    benazir123, Jul 16, 2010 IP