No description
Find a file
2026-04-27 15:28:15 +02:00
.idea minimal fixes to html structure to fix most validations, but xml processing causes an error that is innevitable 2026-04-27 13:48:24 +02:00
form.php validated response page aswell 2026-04-27 13:54:23 +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 added some styling according to step 6 and it validates correctly 2026-04-27 15:28:15 +02:00
xslt_response.xsl now meets requirements of step 5, also validated correctly 2026-04-27 15:25:51 +02:00
xslt_select.xsl now uses a row layout and displays all the attributes by iteration 2026-04-27 14:55:28 +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.