ERDi-TestLab / ERDiTestlab-ProcessEvents

The repo holds the master version of the ETP designed ProcessEvents.xsd
MIT License
0 stars 1 forks source link

WorkExecuted Multiplicity #6

Open gerardmoloneyetpartners opened 3 years ago

gerardmoloneyetpartners commented 3 years ago

Previous fix incorrectly made the JobResponseRecord and JobResponse min0 The fix should be omit min0 so that they are both mandatory, but change the multiplicity to maxUnbounded.

image