ReqIF import error: Type 'reqifxhtml:div' has not been found in the registry
10 ビュー (過去 30 日間)
古いコメントを表示
When using Simulink Requirements, trying to import requirements from a ReqIF file, the GUI reports:
"Invalid ReqIF file. Error details: Type 'reqifxhtml:div' has not been found in the registry."
![Simulink_Reqs_import_reqif_v2.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/254180/Simulink_Reqs_import_reqif_v2.png)
Within the ReqIF file I have exists a number of lines of code of the following format:
<THE-VALUE><reqif-xhtml:div xmlns:reqif-xhtml="http://www.w3.org/1999/xhtml">156-PMU-RQ-015</reqif-xhtml:div></THE-VALUE>
Is this class unsupported?
Is there a workaround for this?
0 件のコメント
採用された回答
Bill Aldrich
2019 年 12 月 13 日
Hi Gordon,
I can help you with this.
I just reviewed our source code and confirmed that the error you see inidicates the organization of your reqif file does not match the expected organization as defined by the reqif standard. We have tested our importer with many external tools and it is unusual to find this kind of issue.
The easiest way for us to help you is if you can provide us the reqif file through our regular tech support channels. It will also be helpful if you can provide more details on the source of the reqif file, the tool where it was produced and its version, and information about your setup.
Thanks,
Bill
6 件のコメント
Bill Aldrich
2019 年 12 月 19 日
Gordon,
You may need to adjust attribute mapping to get the content to display the way you need. You can access this by selecting the import node in the requirement hierarchy and expanding the "Attribute Mapping" section:
![att_mapping.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/256360/att_mapping.png)
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!