Skip to content

Commit

Permalink
adding taxi (#120)
Browse files Browse the repository at this point in the history
* adding taxi

* Lint and update documentation tables

* Update xsd/siri_model/siri_reference.xsd

Co-authored-by: Lasse Tyrihjell <[email protected]>

* Lint and update documentation tables

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lasse Tyrihjell <[email protected]>
  • Loading branch information
3 people authored Mar 20, 2024
1 parent a48cfff commit eba6b89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions xsd/siri_model/siri_reference.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +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: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 eba6b89

Please sign in to comment.