Skip to content

ReqIFz support, validation of ReqIF files against ReqIF XSD schema using xmlschema

Compare
Choose a tag to compare
@stanislaw stanislaw released this 27 Apr 15:36
· 47 commits to main since this release

What's Changed

  • DOORS: example where many string values have to be escaped by @stanislaw in #128
  • Bump version to 0.0.36 by @stanislaw in #129
  • tasks and tests/integration: run tests with reqif as a Python module by @stanislaw in #131
  • ReqIFz format support by @stanislaw in #132
  • tests/integration/reqifz: tests with ReqIF and attachments by @stanislaw in #133
  • Bump version to 0.0.37 by @stanislaw in #134
  • validate, reqif/reqif_schema: Implement the validation of ReqIF files against the official XSD schema by @stanislaw in #137
  • validate, reqif/reqif_schema: integrate better with other validations by @stanislaw in #138

Full Changelog: 0.0.35...0.0.39