Skip to content

Commit

Permalink
Update netex_ifopt_stopPlace_support.xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Nov 24, 2023
1 parent 8b6f05c commit b63ade5
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -403,14 +403,14 @@ Rail transport, Roads and Road transport
<xsd:enumeration value="vehicleLoadingPlace"/>
<xsd:enumeration value="handicappedLevelBoardingSector"/>
<xsd:enumeration value="multimodal"/>
<xsd:enumeration value="busOnStreet">
<xsd:enumeration value="busOnStreetBoarding">
<xsd:annotation>
<xsd:documentation>bus stop directly on street.</xsd:documentation>
<xsd:documentation>bus stop directly on street. This means people waiting to board will literally standing on the street.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="tramOnStreet">
<xsd:enumeration value="tramOnStreetBoarding">
<xsd:annotation>
<xsd:documentation>tram stop directly on street.</xsd:documentation>
<xsd:documentation>tram stop directly on street. This means people waiting to board will literally standing on the street.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="other"/>
Expand Down

0 comments on commit b63ade5

Please sign in to comment.