openepcis / openepcis-models

EPCIS 2.0 Java Models
https://openepcis.io
Apache License 2.0
0 stars 2 forks source link

Bugfix/oepcis 655 missing extension wrapped values during XML <-> JSON conversion. #26

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

@sboeckelmann

During the XML <-> JSON conversion the extension-wrapped elements were not added to the converted event as the respective variable values were ignored.

This PR should fix the issue related to missing extension-wrapped values without the GS1 format preference during the XML <-> JSON conversion. Kindly request you to review the changes and approve the PR.