Skip to content

Conversation

martinv13
Copy link
Collaborator

@martinv13 martinv13 commented Jan 13, 2025

A few fixes to solve issues discussed in #15:

  • short_name is actually required in some cases despite being an optional argument -> set a default value
  • support of recursive XSD definition -> propose a minimal support (e.g. not correct but does not fail) by dropping the fields that make the schema recursive
  • support of xsd:list types added
  • support of complexTypes with an attribute with the same name as an element of the same complexType added
  • support of sequences with unbounded max_occurs containing elements also with unbounded max_occurs

@martinv13 martinv13 merged commit bf88f71 into main Jan 22, 2025
10 checks passed
@martinv13 martinv13 deleted the feature/improving_xsd_support branch January 22, 2025 15:15
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