Go to file
PlexicusAI bf7bca5eac
Some checks failed
PLEXALYZER Analysis / analyze (pull_request) Failing after 1m7s
Plexalyzer Workflow Integration by Plexicus
2025-03-07 18:05:50 +00:00
.gitea/workflows Plexalyzer Workflow Integration by Plexicus 2025-03-07 18:05:50 +00:00
data.xml Initial commit 2025-01-17 12:57:28 +01:00
index.php Add index php 2025-02-07 12:07:50 +01:00
privatekey.pem Add privatekey.pem 2025-02-07 12:22:35 +01: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"