diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index ad1eef080..7348115d5 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -7519,6 +7519,15 @@ + + + + Every [DynamicDistanceMatrixElement Id + Version] must be unique within document. + + + + + diff --git a/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd b/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd index 962c688a4..96e933b0a 100644 --- a/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd +++ b/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd @@ -16,7 +16,7 @@ - + @@ -250,7 +250,10 @@ Rail transport, Roads and Road transport - + + + + diff --git a/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd b/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd index e79b11c10..74376b9f5 100644 --- a/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd +++ b/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd @@ -121,6 +121,12 @@ Rail transport, Roads and Road transport + + + Type for identifier of a DYNAMIC DISTANCE MATRIX ELEMENT. + + + Reference to a DISTANCE MATRIX ELEMENT, used in a forward direction. diff --git a/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd b/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd index 53de50624..3f88f7684 100644 --- a/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd +++ b/xsd/netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd @@ -1,5 +1,7 @@ - + @@ -31,7 +33,10 @@ 2019-03-25Fix #40 by Skinkie from 2019.01.07 . Fix typo on DistanceMatrixElement.IsDirect. - NB this will break existing XML that uses IsDirect. + NB this will break existing XML that uses IsDirect. + + + 2021-02-05Add DynamicDistanceMatrixElement for on-the-fly creation when pre-computing all possible combinations is not feasible

NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.

@@ -225,7 +230,14 @@ Rail transport, Roads and Road transport - + + + + + Dummy SERVICE JOURNEY Supertype. + + + A cell of an origin-destination matrix for TARIFF ZONEs or STOP POINTs, expressing a fare distance for the corresponding trip: value in km, number of fare units etc. @@ -479,6 +491,43 @@ Rail transport, Roads and Road transport + + + + A dynamic free-standing distance matrix element. Used when a pre-computed distance matrix element is not feasible. + + + + + + + + + + + + + + + + + + + + + + + + + + Type for DYNAMIC DISTANCE MATRIX ELEMENT. + + + + + + +