ignoreMinOccurs property
Flag to ignore all min_occurs restrictions in the schema.
This means that incoming messages can omit any group, segment, field, component, or subcomponent.
Implementation
core.bool? ignoreMinOccurs;
Flag to ignore all min_occurs restrictions in the schema.
This means that incoming messages can omit any group, segment, field, component, or subcomponent.
core.bool? ignoreMinOccurs;