The "money" XML files were constructed by students of previous CSC 468 classes out of a small collection of paper money and coins they were given.
Data Files
moneyrepository.xml(4Kb) | Main XML file, contains all data |
moneyrepository1.xml(1Kb) | Small XML file, contains four (4) records |
moneyrepository2.xml(3Kb) | Small XML file, contains remaining 12 records |
moneyrepository-duplicates.xml(3Kb) | A subset of records (duplicates to other files) |
Tests
stage3-moneyTests.xq | Test queries for the money repositories (in XQuery file format) |
The repository consists of one file, Present.xml. This document contains the information about a CD titled "Present" recorded by Van Der Graaf Generator. Most of the data in the document is represented as attribute values, so it makes for great testing grounds for attribute queries in XPLite.
Data File
Present.xml |
Tests
presentQueries.xq |