|
Lectures
> Second assignment > in depth
|
|
Second assignment
|
1) Write an XML Schema for the XML file which you find here.
2) Write an XSL transformation that, from the given file, generates a CSV file containing the following fields:
- item number
- Price
Write a Java program that runs the transformation.
3) Extract the same information with XPath.
Deliver a zip containing a report, the XML Schema, the XSL file, the resulting CSV file, and the source of the two Java files (the ona using XSLT and he one using XPath).
Send it via e-mail to marco.ronchetti at unitn.it, subject 2017-WebArch-Assignment02. Rename the zip file with extension .zi_ and attach it to the message.
Deadline:Sunday, Oct. 15, 23:59
|
|
|