Skip to content

Conversation

@ct2034
Copy link
Member

@ct2034 ct2034 commented Aug 5, 2025

This serves as a quick example on how to reference the schema without a namespace.
But ideally we should include one.

@ct2034
Copy link
Member Author

ct2034 commented Oct 13, 2025

To do - change

    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="https://github.com/convince-project/data-model/raw/refs/heads/fix_root_tag/data-format-specifications/RoAML-XML/main.xsd">

to ...

    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="https://github.com/convince-project/data-model/raw/refs/heads/main/data-format-specifications/RoAML-XML/main.xsd">

after convince-project/data-model#23 is merged?

Signed-off-by: Christian Henkel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants