Skip to content

Commit 5894bd0

Browse files
JohanEnturlassetyr
andauthored
Adding noTicketRequired-enum (#845)
Co-authored-by: Lasse Tyrihjell <lassetyr@gmail.com>
1 parent c6517e0 commit 5894bd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,11 @@ Rail transport, Roads and Road transport
306306
<xsd:documentation>Purchase can only be made on subscription.</xsd:documentation>
307307
</xsd:annotation>
308308
</xsd:enumeration>
309+
<xsd:enumeration value="noTicketRequired">
310+
<xsd:annotation>
311+
<xsd:documentation>No ticket is required.</xsd:documentation>
312+
</xsd:annotation>
313+
</xsd:enumeration>
309314
<xsd:enumeration value="other">
310315
<xsd:annotation>
311316
<xsd:documentation>Other moment of Purchase </xsd:documentation>

0 commit comments

Comments
 (0)