Commit 7320d1e
Adding unique constraints for the elements that actually exists in our examples (#464)
* Add DatedServiceJourney_UniqueBy_Id_Version
* Lint and update documentation tables
* Add AccessibilityAssessment and AccessibilityLimitation unique constraints
* Lint and update documentation tables
* Add AvailabilityCondition Unique constraint as part of the ValidityCondition constraint
* Put AvailabilityCondition in a new unique constraint because of AvailabilityConditionIdType
* Lint and update documentation tables
* Add DatedVehicleJourney and NormalDatedVehicleJourney constraints
* Add FlexibleRoute, FlexibleQuay, FlexibleLine, FlexibleStopAssignment
* Fix typo
* Fix FlexibleStopAssignment in examples for missing order attribute
* Lint and update documentation tables
* Introduce SitePathLink unique as path of PathLinkIdType
* Introduce unique constraint for ValidityPeriod which uses ValidityConditionIdType
* Introduce unique constraint for ValidDuring which uses AvailabilityConditionIdType
* Introduce unique constraint for ValidyPeriod which uses UsageValidityPeriodIdType, fix ValidBetween
* Fix broken example, due to the assignment within a single unique constraint
* Reintroduce OperatingDay unique constraints
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>1 parent 7e95104 commit 7320d1e
2 files changed
+45
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5372 | 5372 | | |
5373 | 5373 | | |
5374 | 5374 | | |
| 5375 | + | |
| 5376 | + | |
| 5377 | + | |
| 5378 | + | |
| 5379 | + | |
| 5380 | + | |
| 5381 | + | |
| 5382 | + | |
| 5383 | + | |
| 5384 | + | |
| 5385 | + | |
| 5386 | + | |
| 5387 | + | |
| 5388 | + | |
| 5389 | + | |
| 5390 | + | |
| 5391 | + | |
| 5392 | + | |
| 5393 | + | |
| 5394 | + | |
| 5395 | + | |
| 5396 | + | |
| 5397 | + | |
| 5398 | + | |
| 5399 | + | |
| 5400 | + | |
| 5401 | + | |
| 5402 | + | |
| 5403 | + | |
| 5404 | + | |
| 5405 | + | |
| 5406 | + | |
| 5407 | + | |
| 5408 | + | |
| 5409 | + | |
| 5410 | + | |
| 5411 | + | |
| 5412 | + | |
| 5413 | + | |
| 5414 | + | |
| 5415 | + | |
| 5416 | + | |
5375 | 5417 | | |
5376 | 5418 | | |
5377 | 5419 | | |
| |||
8222 | 8264 | | |
8223 | 8265 | | |
8224 | 8266 | | |
8225 | | - | |
| 8267 | + | |
8226 | 8268 | | |
8227 | 8269 | | |
8228 | 8270 | | |
| |||
10870 | 10912 | | |
10871 | 10913 | | |
10872 | 10914 | | |
10873 | | - | |
| 10915 | + | |
10874 | 10916 | | |
10875 | 10917 | | |
10876 | 10918 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3726 | 3726 | | |
3727 | 3727 | | |
3728 | 3728 | | |
3729 | | - | |
| 3729 | + | |
3730 | 3730 | | |
3731 | 3731 | | |
3732 | 3732 | | |
| |||
0 commit comments