Skip to content

Commit

Permalink
Addition of neigbouring to SameZoneEnumeration (#823)
Browse files Browse the repository at this point in the history
* Addition of neigbouring to SameZoneEnumeration

Addition of neigbouring to SameZoneEnumeration for TariffZoneConstraint
as decided in #654

* Lint and update documentation tables

* Update xsd/netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Aurige and github-actions[bot] authored Feb 5, 2025
1 parent fb7a871 commit fce3114
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@ Rail transport, Roads and Road transport
<xsd:enumeration value="containing"/>
<xsd:enumeration value="equivalent"/>
<xsd:enumeration value="different"/>
<xsd:enumeration value="neighbouring">
<xsd:annotation>
<xsd:documentation>The Zone mus be connected (neighbour) to at least one already allowed. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="SameRouteEnumeration">
Expand Down

0 comments on commit fce3114

Please sign in to comment.