XML Alex Bouck Kyle Renstrom Peter Robinson
HTML vs. XML
HTML Code <h1> XXXXXX </h1> <h2> XXXXXX </h2> <h3> XXXXXX </h3> <table1> <tr><td> XXXXX </table1> <table2> <tr><td> XXXXX </table2>
XML Code <title> XXXXXX </title> <company name> XXXXXX </company name> <date> XXXXXX </date> <revenue> <item> <dollar value> XXXXXX </revenue> <expenses> </expense> <net income> XXXXXX </net income>
What the heck is XML? Description HTML vs. XML History
Why the heck is XML important? Success stories Advantages Disadvantages
What the heck is XML’s future? XBRL SEC
Questions?