Skip to content

Conversation

@Bergmann89
Copy link
Owner

When other schemas are included into another schema, while both of them do not specify a target namespace, the elements defined in the included schema could not be resolved inside the interpreter. To solve this we now additionally try to lookup the element in all other schemas of the current "unknown" namespace by using the the namespace id of the current processed schema.

Related to #134

When other schemas are included into another schema, while both of them
do not specify a target namespace, the elements defined in the included
schema could not be resolved inside the interpreter. To solve this we
now additionally try to lookup the element in all other schemas of the
current "unknown" namespace by using the the namespace id of the current
processed schema.
@Bergmann89 Bergmann89 merged commit e1738c3 into master Sep 5, 2025
3 checks passed
@Bergmann89 Bergmann89 deleted the issue-134 branch September 5, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant