No description
Find a file
2026-04-29 08:57:57 +02:00
.vscode Good morning vietnam 2026-04-27 14:07:15 +02:00
form.php Added !DOCTYPE to php files. Adjusted indentation. Adjusted conditional styling to assigning explicit classes, rather than deriving it from the DESCRIPTION attribute. 2026-04-29 08:57:57 +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 !DOCTYPE to php files. Adjusted indentation. Adjusted conditional styling to assigning explicit classes, rather than deriving it from the DESCRIPTION attribute. 2026-04-29 08:57:57 +02:00
xslt_response.xsl Added !DOCTYPE to php files. Adjusted indentation. Adjusted conditional styling to assigning explicit classes, rather than deriving it from the DESCRIPTION attribute. 2026-04-29 08:57:57 +02:00
xslt_select.xsl Step 5 complete. Mid-styling 2026-04-28 11:04:33 +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.