Go to file
2025-02-07 11:20:12 +00:00
data.xml Initial commit 2025-01-17 12:57:28 +01:00
index.php Cross-site Scripting 2025-02-07 11:20:12 +00:00
README.txt Initial commit 2025-01-17 12:57:28 +01:00
transform.xslt Initial commit 2025-01-17 12:57:28 +01:00
XsltConsoleApplication.exe Initial commit 2025-01-17 12:57:28 +01:00
XsltConsoleApplication.sln Initial commit 2025-01-17 12:57:28 +01:00

Execute XsltConsoleApplication.exe in a command prompt.

The application expects (in the current working directory):
 - an XML file (data.xml) and
 - an XSLT style sheet (transform.xslt)


Source code is in "src"