Skip to content

Commit

Permalink
Update OJP/OJP_JourneySupport.xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Jun 21, 2023
1 parent 241ef25 commit dac5d56
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 @@ -59,7 +59,7 @@
</xs:complexType>
<xs:complexType name="DepArrTimeRangeStructure">
<xs:annotation>
<xs:documentation>The acceptable time range for the arrival or departure. Implements TRIP REQUEST.FlexibilityWindow. It is assumed that the implementation delivers all possible arrivals or departures in the interval. E.g. for airplane with +/- 3 days.</xs:documentation>
<xs:documentation>The acceptable time range for the arrival or departure. Implements TRIP REQUEST.FlexibilityWindow. It is assumed that the implementation delivers all possible arrivals or departures in the time range. E.g. for airplane with +/- 3 days.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="DepArrTimeRangeBegin" type="xs:dateTime" minOccurs="1">
Expand Down

0 comments on commit dac5d56

Please sign in to comment.