Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
teaching:infoh509 [2016/03/14 17:20]
svsummer [COURSE PLAN]
teaching:infoh509 [2016/03/17 18:15]
svsummer
Line 87: Line 87:
 the book (**except sections 5.8.5, 5.8.7, 5.8.9, 5.8.10 and 5.11**) and the book (**except sections 5.8.5, 5.8.7, 5.8.9, 5.8.10 and 5.11**) and
 the {{:​teaching:​infoh509:​5-xslt.pdf|corresponding slides}}. the {{:​teaching:​infoh509:​5-xslt.pdf|corresponding slides}}.
 +
 +==== Project Assignment 2: XSLT ====
 +
 +Write a single XSLT 2.0 stylesheet that generates, starting from the
 +dblp-excerpt.xml file, a number of HTML files that together
 +collectively emulates part of the DBLP website. Read the
 +{{:​teaching:​infoh509:​deux_en.pdf|full assignment}},​ and download the
 +corresponding {{:​teaching:​infoh509:​deux_xslt_data.zip|support files}}.
 +
 +This assignment is to be made in groups of
 +two persons and contributes 2/20 to the overall grade (there are two
 +more assignments to follow, each contributing 2/20). The written exam
 +contributes the remaining 14/20 points. ​
 +
 +See the full assignment for related dealine(s), what the solution should entail, and to whom it should be submitted). ​
 +
 +<note tip>The zip file above contains a XSLT transformation tool. You can use ''​java -jar xslt-tool.jar <​xslt-file>​ <​inputfile>​ <​outputfile>''​ to run it. </​note>​
 +
  
 ===== References ===== ===== References =====
 
teaching/infoh509.txt · Last modified: 2020/04/09 14:38 by svsummer