Skip to content

v1.10.2 - Fix Access to Implementation Elements via EDIStreamReader

Compare
Choose a tag to compare
@MikeEdgar MikeEdgar released this 19 Aug 13:25
· 566 commits to master since this release
7a136bc

This bug fix release builds on release 1.10.1 to ensure that implementation composites/elements in a segment that occur prior to the discriminator element (identified in the schema) are properly made available to the EDIStreamReader via the getSchemaTypeReference method. It is a known issue that any implementation constraints for the elements will not be validated (to be fixed via #88 in a future release)

Change summary:
[ #87, #91 ] Update event array element types upon implementation segment selection