minor fix of xsi:schemaLocation #2

Merged
jrenslin merged 3 commits from awinkler/musdb-md-xm-xsls:master into master 2023-02-28 18:49:47 +01:00
Member

There seems to be a minor issue in the lido:lidoWrap attributes linking the xml-schemas. Right now, a xmlns:schemaLocation namespace is created (which I think is not correct) and no schema is linked to the gml URI.
This PL rearranges the attributes a bit so that it should work alright.

I'm not sure what's the problem with the diff in a32d94a2f5 . The only change I've made concerns l. 7.

There seems to be a minor issue in the `lido:lidoWrap` attributes linking the xml-schemas. Right now, a `xmlns:schemaLocation` namespace is created (which I think is not correct) and no schema is linked to the `gml` URI. This PL rearranges the attributes a bit so that it should work alright. I'm not sure what's the problem with the diff in a32d94a2f5749a4bef8de693a525bb51ab1bf523 . The only change I've made concerns l. 7.
awinkler added 3 commits 2023-02-28 17:39:21 +01:00
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>
Signed-off-by: Alexander Winkler <winkler@zib.de>
Signed-off-by: Alexander Winkler <winkler@zib.de>
jrenslin approved these changes 2023-02-28 18:49:38 +01:00
jrenslin left a comment
Owner

Looks very good.

Looks very good.
jrenslin merged commit 0ea0d77192 into master 2023-02-28 18:49:47 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: museum-digital/musdb-md-xm-xsls#2
No description provided.