Blue Origin

3 posts / 0 new
Last post
Offline
Last seen: 3 weeks 3 days ago
Joined: 07/28/2023
Posts: 2
How to reference module types in an XML file?

I'm writing an application that uses the RTI Connector for Javascript. I have an XML file that I converted from an IDL by running rtiddsgen.

In my XML file, the types definition looks like this:

<types>

<module name="Example">

...

<struct name= "busB" extensibility= "final" nested="true">

...

<member name="nestedInsideBusB" type="nonBasic" nonBasicTypeName= "Example::BusC"/>

</struct>

Organization:
Subscribe to RSS - Blue Origin