Initial commit

This commit is contained in:
2025-01-17 12:57:28 +01:00
commit 47da46d7de
5 changed files with 52 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
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"