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 added 2 commits August 5, 2025 10:22
Signed-off-by: Christian Henkel <christian.henkel2@de.bosch.com>
@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 <christian.henkel2@de.bosch.com>
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