This commit is contained in:
Joshua Ramon Enslin 2022-07-15 17:33:19 +02:00
commit f5c34f51b7
Signed by untrusted user: jrenslin
GPG Key ID: 46016F84501B70AE
4 changed files with 2128 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# XSL files for converting md:xml to common exchange formats
## Formats covered thus far
- `LIDO 1.0`
(Primary exchange export format)
## Repository structure
### /src
Contains the relevant .xsl files used for converting md:xml to other formats.
### /sample
Here you can find sample mx:xml files.

12
sample/14162.xml Normal file

File diff suppressed because one or more lines are too long

31
sample/16990.xml Normal file

File diff suppressed because one or more lines are too long

2069
src/lido-1.0.xsl Normal file

File diff suppressed because it is too large Load Diff