Move VesselUnit and SARAircraftUnit under equipmentItem
Closed this issue · 3 comments
bergtwvd commented
Vessel and SARAircraft are defined as unit, but should be an equipment item.
Hence propose to change the name:
- VesselUnit => VesselEquipmentItem
- SARAircraftUnit => SARAircraftEquipmentItem
And move it under the class EquipmentItem.
Also the MSDL schema should be updated accordingly.
lofstrandbjorn commented
Agree. Implement the proposed changes!
bergtwvd commented
I can only do the FOM edits. For the schema change/addition I will create a new issue.
bergtwvd commented
Done.