Skip to content

Commit

Permalink
Update xsd/siri_model/siri_reference.xsd
Browse files Browse the repository at this point in the history
Co-authored-by: Lasse Tyrihjell <[email protected]>
  • Loading branch information
ue71603 and lassetyr authored Jan 8, 2024
1 parent b5fe225 commit fde4607
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion xsd/siri_model/siri_reference.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,11 @@ Rail transport, Roads and road transport
<xsd:enumeration value="ferry"/>
<xsd:enumeration value="metro"/>
<xsd:enumeration value="rail"/>
<xsd:enumeration value="taxi"/>
<xsd:enumeration value="taxi">
<xsd:annotation>
<xsd:documentation>To be used to indicate that a scheduled service is operated by taxi. Should not be used to indicate a regular taxi-service.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="tram"/>
<xsd:enumeration value="underground"/>
</xsd:restriction>
Expand Down

0 comments on commit fde4607

Please sign in to comment.