1 / 8

The Power of XML: Unveiling the Differences From HTML

Explore the significance and future potential of XML in a comparative analysis with HTML, including history, advantages, disadvantages, and future trends like XBRL and SEC implications.

smoreau
Download Presentation

The Power of XML: Unveiling the Differences From HTML

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XML Alex Bouck Kyle Renstrom Peter Robinson

  2. HTML vs. XML

  3. HTML Code <h1> XXXXXX </h1> <h2> XXXXXX </h2> <h3> XXXXXX </h3> <table1> <tr><td> XXXXX <tr><td> XXXXX <tr><td> XXXXX <tr><td> XXXXX </table1> <table2> <tr><td> XXXXX <tr><td> XXXXX <tr><td> XXXXX <tr><td> XXXXX <tr><td> XXXXX </table2>

  4. XML Code <title> XXXXXX </title> <company name> XXXXXX </company name> <date> XXXXXX </date> <revenue> <item> <dollar value> XXXXXX <item> <dollar value> XXXXXX <item> <dollar value> XXXXXX </revenue> <expenses> <item> <dollar value> XXXXXX <item> <dollar value> XXXXXX <item> <dollar value> XXXXXX <item> <dollar value> XXXXXX <item> <dollar value> XXXXXX </expense> <net income> XXXXXX </net income>

  5. What the heck is XML? • Description • HTML vs. XML • History

  6. Why the heck is XML important? • Success stories • Advantages • Disadvantages

  7. What the heck is XML’s future? • XBRL • SEC

  8. Questions?

More Related