No description
Find a file
2026-04-27 17:08:48 +02:00
form.php Done Part 1 and 2. Started working on part 3. 2026-04-27 13:55:46 +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 Part 4. Change how the atricles are displayed and added so the attributes gets displayed with iteration. 2026-04-27 15:33:49 +02:00
xslt_response.xsl Part 6. Added some more CSS styling to my table. 2026-04-27 17:08:48 +02:00
xslt_select.xsl initial commit 2026-04-07 11:38:20 +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.