Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The type of utilizedTransportEquipments should be TransportEquipments #129

Open
nissimsan opened this issue Dec 3, 2021 · 1 comment
Open

Comments

@nissimsan
Copy link
Contributor

utilizedTransportEquipments currently takes type: utilizedTransportEquipments.
utilizedTransportEquipments is the name of the reference, not the type. The type should be TransportEquipments.

@HenrikHL
Copy link
Contributor

HenrikHL commented Dec 4, 2021

Before the publication of eBL 1.0.0 the name was actually TransportEquipments - then it was renamed to UtilizedTransportEquopments in order to be Unece aligned.
Currently the UtilizedTransportEquipments is a list of UtilizedTransportEquipment. The UtilizedTransportEquipment references the Equipment being used, has a list of all the CargoItems for that Equipment, the Seals and a potential Reefer setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants