papinet / papiNet-API

papiNet is a global paper, forest products and bioproducts industry e-Business initiative.
http://www.papinet.org/
Apache License 2.0
9 stars 3 forks source link

transports.units in version 3.0.0 #161

Open larsolofsson opened 3 weeks ago

larsolofsson commented 3 weeks ago
  1. Enum missing for type: in transports.units,identifier. Enum to be added: ContainerID, CassetteID, GlobalIndividualAssetIdentifier, GlobalReturnableAssetIdentifier, LicencePlateNumber, RailCarID, RFTagSerialNumber, SerialShippingContainerCode, TrailerID and VesselUnitID. N.B. Some enumerations in papiNet XML related to FWS&B user group are not added.

  2. transports.units,unitReferences Replace existing properties with: transportUnitLevel (Required, same as units.level) transportUnitType (Required, same as units.type) transportUnitIdentifier (Required, same as units.identifier)

  3. N.B. In supplierOrder and deliveryInstruction are identifier and unitreferences in transports.units not known. papiNet has decided to have locally defined items with only applicable properties according to the context. Should identifier and unitreferences in transports.units be removed in supplierOrder and deliveryInstruction?