Describe the problem
We should make clear, for arrays which are optional (minOccurs=0), that there (sometimes) is no _isUsed variable available. So whether or not the optional array is provided needs to be indicated by/resolved from the array's size on the C code side.
This issue is derived from #112.
Describe your solution
No response
Additional context
No response
Describe the problem
We should make clear, for arrays which are optional (
minOccurs=0), that there (sometimes) is no_isUsedvariable available. So whether or not the optional array is provided needs to be indicated by/resolved from the array's size on the C code side.This issue is derived from #112.
Describe your solution
No response
Additional context
No response