Alexander Winkler a32d94a2f5 fixed xsi:schemaLocation
Currently, the export generates (erroneously, I guess) an `xmlns:schemaLocation` namespace and consequently doesn't link the gml schema properly. I've changed the attributes in `lido:lidoWrap` to fix this issue.

Signed-off-by: Alexander Winkler <winkler@zib.de>
2023-02-28 17:18:51 +01:00
2023-02-28 17:18:51 +01:00
2022-07-15 23:43:03 +02:00
2022-07-15 17:33:19 +02:00

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.

Description
XSL files for converting md:xml to common exchange formats
Readme 139 KiB
Languages
XSLT 100%