-
Notifications
You must be signed in to change notification settings - Fork 53
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
Set securityDeclaration#regulatedEntityAcceptor as an array #244
Labels
Comments
nscheiber-champ
added a commit
to nscheiber-champ/ONE-Record
that referenced
this issue
Oct 18, 2024
- Added temperatureInstructions to Piece (IATA-Cargo#227) - Added new property textualPostalCode to Address (IATA-Cargo#221) - Added new property operatingParties to TransportMovement (IATA-Cargo#229) - Added new class AccountingNote (IATA-Cargo#231) - Added new property accountingNoteIdentifier to AccountingNote (IATA-Cargo#231) - Added new property accountingNoteText to AccountingNote (IATA-Cargo#231) - Added new property accountingNotes to Waybill (IATA-Cargo#231) - Added new property taxAmount to Waybill (IATA-Cargo#247) - max 1, CurrencyValue - Added new property locationIndicator to OtherCharge (IATA-Cargo#247) - max 1, Location - Added new property reasonDescription to OtherCharge (IATA-Cargo#247) - max 1, string - Added new property chargeQuantity to OtherCharge (IATA-Cargo#247) - max 1, double - Deprecated postalCode in favor of textualPostalCode (IATA-Cargo#221) - Deprecated accountingInformation in favor of AccountingNote and included properties (IATA-Cargo#231) - Removed specialHandlingCodes from Shipment (IATA-Cargo#228) - Changed value of partyDetails from Organization to LogisticsAgent (IATA-Cargo#222) - Lifted cardinality restriction on regulatedEntityAcceptor in SecurityDeclaration (IATA-Cargo#244)
nscheiber-champ
added a commit
to nscheiber-champ/ONE-Record
that referenced
this issue
Nov 14, 2024
Rework to WaybillLineItem (IATA-Cargo#265) as agreed on in DMWG 17/10 and CXML 12/11 - Added new property pieceReferences to WaybillLineItem (IATA-Cargo#265) - Added new property uldReferences to WaybillLineItem (IATA-Cargo#265) - Deprecated and removed chargeableWeightForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed commodityItemNumberForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed dimensionsForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed goodsDescriptionForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed grossWeightForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed hsCodeForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed pieceCountForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed productionCountryForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed slacForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed uldTareWeightForRate from WaybillLineItem (IATA-Cargo#265) - Deprecated and removed volumetricWeightForRate from WaybillLineItem (IATA-Cargo#265) - Removed uldOwnerCode from WaybillLineItem (IATA-Cargo#265) - Removed uldSerialNumber from WaybillLineItem (IATA-Cargo#265) - Removed uldType from WaybillLineItem (IATA-Cargo#265) - Lifted cardinality restriction on ofShipment in Piece (IATA-Cargo#244)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the Security Declaration there can be multiple acceptors, maxCadinality 1 needs to be removed in the ontology
The text was updated successfully, but these errors were encountered: