Sunday, April 18, 2010

Project #2 Submission Instructions

You should submit a single file named project2.zip using the submit_cse462 command. The structure of the compressed file should be as follows:
1) problem1 subfolder for Problem 1 containing:
  • XQuery files: Q1.xq, Q2.x1, Q3.xq, and Q4.xq
  • XML result files: Q1.xml, Q2.xml, Q3.xml, and Q4.xml
  • EITHER phd.xml file with embedded DTD
  • OR phd.xml and phd.dtd
2) optional problem2 subfolder for Problem 2 containing:
  • Java file: XMLToRelational.java
  • Inserts file: insert.sql
  • SQL files: Q1.sql, Q2.sql, Q3.sql, and Q4.sql
  • Result files: Q1.txt, Q2.txt, Q3.txt, and Q4.txt
A sample zip file with this structure is available at:

http://www-student.cse.buffalo.edu/~dlessa/cse462-SP10/project2.zip

No comments:

Post a Comment