idl java xsd

2 posts / 0 new
Last post
Offline
Last seen: 9 years 8 months ago
Joined: 10/09/2013
Posts: 4
IDL / XSD element with maxOccurs=3, how to access?

I'm using the Java APIs and have generated code from a supplied IDL.  The XSD defines the message type as a sequence of elements of type "x" having maxOccurs="3" .   How do I parse the indeterminate number of elements in my on_data_available(DataReader reader) method?

 

IDL / XSD

Keywords:
Subscribe to RSS - idl java xsd