![]() |
|||
|
|
|
|
|
Objectives: Introduce XML, and show how it is used to store and transport standard data in a web environment. XML is and will be widely used in e-business and web design to send data between web pages, sites, and servers. Be able to create a basic XML document and display it on a web page. The W3Schools XML Tutorial can be used for examples.
Assignment 4:
Create a *.xml document in your web folder. Call it orders.xml. It should contain the order, with customer name, order number, amount, tax, shipping, total. 50%
Write a new web page using either a table in html or a *.xsl to display the data in a nicely formatted web page. 50%
Hand in a print out of your page with your name and Internet URL.