Closed Helmut-Ortmann closed 6 years ago
I think I have to use the xhtml namespace inside the value. The test has another focus.
I misunderstood the purpose of the test I misused.
ok, if you have any questions don't hesitate to ask. You can find some docs on the following webpage: https://reqifsharp.org/gettingstarted.html
Thanks a lot. Your reference to your docs was helpful. Meanwhile, I've solved the issue and can read/write ReqIF with the help of ReqIFSharp.
If someone needs some code, a simple example of how to write ReqIF based on your test cases, contact me. I'm happy to share it.
Best regards,
Helmut
Prerequisites
Description
I used the code from ReqIFSerializerTestFixture and tested it to become familiar with functions and API.
I checked the resulting ReqIF against reqif.xsd and found the missing namespace for xhtml. After inserting the missing namespace it runs. I have no deep experiences in ReqIF or XML.
Steps to Reproduce
System Configuration