maximumExecutionCount is optional in Event, but required in ManeuverGroup
I happened to notice that the maximumExecutionCount in Event is optional (0..1 cardinality). In ManeuverGroup the cardinality is 1..1. In both descriptions a default value of 1 is defined. This should probably be harmonized or is there a reason behind that?