
Informatics I450:
Designing and Developing an Information System
Objectives:
The objective of this assignment is for the student to demonstrate a reasonable level of mastery of basic XML
concepts and thereby complete the I450 XML technology seminar requirements.
Assignment
1. Please convert the following relational table named Students into
an XML document.
| StudentID | Name | Standing | DOB | Major |
| 11111 | Allan Quartermain | Senior | 6/3/1810 | Shooting Sports |
| 11112 | Mina Harker | Junior | 1/22/1832 | Anatomy |
| 11113 | Dorian Gray | Senior | 10/31/1805 | Recreation |
| 11114 | Henry Jekyll | Sophomore | 6/3/1841 | Biochemistry |
2. Create a new XML document to store information about your book collection.
It should be reasonably comprehensive and include all important information
about the books. Populate your
XML document with at least 5 book instances. You will be using this document
in later XML tech seminars, so take this question seriously.
Post your XML documents on a server of your choice. Turn in the final URIs
of your documents on a text document in your "Technology
Seminar" dropbox on Oncourse.
Name the text file XML.doc.
Due Date:
This assignment is due by midnight on the 7th day following the date of the seminar session attended.
You will receive feedback on this assignment within a week after the due date.
|