No description
Find a file
2026-05-18 12:05:46 +02:00
form.php initial commit 2026-04-07 11:38:20 +02:00
LICENSE initial commit 2026-04-07 11:38:20 +02:00
Readme.org initial commit 2026-04-07 11:38:20 +02:00
responseXSLT.php First steps are done 2026-04-27 17:56:44 +02:00
xslt_response.xsl Added iteration to the TEXT of STORY, correctly validated. 2026-05-18 12:05:46 +02:00
xslt_select.xsl Forgot to validate the form, but now that too is done. Step 6 is still done. NOW I will be finally be taking a break, and of course doing the report. 2026-04-28 16:55:19 +02:00

XML-API-Assignment-2-XSLT Startup

Startup code for the XSLT component of Assignment 2 for the XML API course.

To start development of the XSLT part of Assignment 2, fork this repository by clicking the fork button at the upper right corner of the screen.

Then proceed to develop in the normal fashion by cloning the forked repository.