Hello rti team,
feeding rtiddsgen with a XSD file, that contains an include statement:
<include schemaLocation="file.xsd"/>
you get the errror:
Running rtiddsgen version 5.0.0, please wait ...
Included file 'file.xml' not found
The file name is file.xsd not file.xml. What is the matter?
Best Regards
Roland
Hi Roland,
You are running into bug CODEGEN-221. Unfortuantely, there is no a good workaround but to copy the content of file.xsd into the XSD file including it.
Once the bug is fixed, its reference (CODEGEN-221) will appear in the release notes of the GAR containing the fix.
Regards,
Fernando