Prerequisites
Description
When a reqif file is deserialized to a ReqIF object and then serialized to a new destination file, the namespaces should be retained
Steps to Reproduce
- deserialize a reqif file to ReqIF object that contains custom namespaces
- update content of ReqIF object
- serialize content to new destination (so not overwriting source file) and notice that the declared namespaces are not complete
System Configuration