Skip to content

Commit

Permalink
Addition of neigbouring to SameZoneEnumeration
Browse files Browse the repository at this point in the history
Addition of neigbouring to SameZoneEnumeration for TariffZoneConstraint
as decided in NeTEx-CEN#654
  • Loading branch information
Aurige committed Jan 20, 2025
1 parent 80fd9b4 commit e5b255a
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="neigbouring">
<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 e5b255a

Please sign in to comment.