Skip to content

Is assignedBy needed for identifiers of vehicle and units in version 5.0.0? #321

Description

@larsolofsson

Is assignedBy needed for the following identifier types?

Vehicle

                        - IMONumber
                        - LicencePlateNumber
                        - RadioCallSign
                        - TrainNumber
                        - VesselName
                        - VoyageNumber

Units

                          - ContainerID
                          - CassetteID
                          - ISO6346ContainerNumber
                          # Don't use `assignedBy` with ISO6346ContainerNumber!
                          - LicencePlateNumber
                          - RailCarID
                          - RFTagSerialNumber
                          - SealNumber
                          - TrailerID
                          - VesselUnitID

Currently optional assignedBy,
- LogisticsSupplier
- Supplier
In XML papiNet has agency instead of assignedBy. An agency can specify what standard is used for the identifier, e.g. for a RailCarID.
The standard used could also be included in the name of the identifier type, e.g. ISO6346ContainerNumber.

Is type TrailerID needed?
Or will always LicencePlateNumber be used for trailers?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Done Ready for ReviewThe change is implemented and ready for review.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions