You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Ruby classes directly model the Genericode XML structure, which makes very little sense.
This task is to create/refactor a set of classes so that people can actually easily create code lists and serialize into / deserialize from the Genericode formats.
e.g.
Taking the example from the OASIS standard, "B.1. UBL Example – Country Codes":
The current Ruby classes directly model the Genericode XML structure, which makes very little sense.
This task is to create/refactor a set of classes so that people can actually easily create code lists and serialize into / deserialize from the Genericode formats.
e.g.
Taking the example from the OASIS standard, "B.1. UBL Example – Country Codes":
Then:
The text was updated successfully, but these errors were encountered: