Christophe Duquesne
Christophe Duquesne
The error is coming from the a set of `` They have to either contain a value, either just be removed There is now a _VehicleUnique_RegistrationNumber_constraint that does not allow...
But he corresponding https://github.com/NeTEx-CEN/NeTEx/pull/837 is quite old
it looks that master is broken for 4 month (since https://github.com/NeTEx-CEN/NeTEx/pull/837 ) when no error was triggered ! The merge of https://github.com/NeTEx-CEN/NeTEx/pull/925 (comment update) to master, triggered a new validation...
If that's the case, I'm not willing to correct examples in master, so the solution would be to revert https://github.com/NeTEx-CEN/NeTEx/pull/837 and migrate it to next.
Sure I can do it, but wanted first to make sure that this option was OK for the group
@duexw to fix the VDV example with help if @Aurige if needed
I'm afraid that we cannot break datasets that were previously validating, especially in master
The issue pointed by @albanpeignier is not about the change itself that is obviously in the good direction, but about the fact that it was done in the **master** branch:...