IATA-Cargo / ONE-Record

This repository contains the documentation & specs for the ONE Record standard.
https://onerecord.iata.org
MIT License
99 stars 51 forks source link

Review of Waybill#accountingInformation #231

Open lambertciata opened 4 months ago

lambertciata commented 4 months ago

In XFWB the includedAccountingNote is an array with 2 fields (Code related to Code List 1.30 and Content).

Currently in the ontology we have one data property which is a string.

Assess whether we:

lambertciata commented 2 weeks ago

As 2 fields are actually used, it was decided to split accoutingInformation in 2 fields.

That way we will have accoutingInformation (0:n) as an embedded object with 2 properties "informationIdentifier" and "InformationText"