Skip to content

Commit

Permalink
Removed space in excess
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrossberndt authored Mar 23, 2023
1 parent bf31f36 commit 4b732f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OJP/OJP_JourneySupport.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
</xs:complexType>
<xs:complexType name="TripLocationStructure">
<xs:annotation>
<xs:documentation>A trip location represents the current logical position of a journey service. It can be used similarly to a place e.g. for starting a new trip request from within this service. A trip location does not(!) describe the relative position of a traveller within a vehicle, e.g. the seat.</xs:documentation>
<xs:documentation>A trip location represents the current logical position of a journey service. It can be used similarly to a place e.g. for starting a new trip request from within this service. A trip location does not(!) describe the relative position of a traveller within a vehicle, e.g. the seat.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element ref="OperatingDayRef"/>
Expand Down

0 comments on commit 4b732f8

Please sign in to comment.