reqif
reqif copied to clipboard
Python library for ReqIF format. ReqIF parsing and unparsing.
The sample provided in https://github.com/strictdoc-project/reqif/discussions/150 contains this extension's fragment.
> I'm still not sure how to do this, and will continue to read through the examples and unit tests. It's not clear how to navigate from a SPEC-OBJECT-REF to...
> The first example of this is the ...in the library, this is spec_object instead of spec_object_ref. I may be reading too much into the request from the OP, but...
I just stumbled upon this. Using the package would be simpler if `unparse_attribute_values` would automatically convert Python data types to strings according to the ReqIF specification. Might be that I...
> > BTW: The approach for no changes is not 100% completed yet, as I saw during my tests a small differences where reqif-xhtml:div was changed to xsi:div , but...