|
Project Information
|
Repo for cs 157 project 2 | Step | Description | Done? | | 1 | Manually convert the database data you used for Project #1 to XML. There should be one XML document for each database table. | YES | | 2 | Create an XML schema for each of your XML documents. In each XML document, add a reference to the root element to the corresponding schema. | yes | | 3 | Be sure that you can use the NetBeans XML tools or XMLSpy to validate each document against its schema. | yes |
|