Skip to content

Commit

Permalink
Move LineFilter to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Feb 25, 2025
1 parent 433f332 commit 2435b98
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/basic/StopEventRequest-LineFilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
<DepArrTime>2020-12-01T12:00:00Z</DepArrTime>
</Location>
<Params>
<StopEventType>both</StopEventType>
<IncludePreviousCalls>true</IncludePreviousCalls>
<IncludeOnwardCalls>true</IncludeOnwardCalls>
<IncludeOperatingDays>true</IncludeOperatingDays>
<UseRealtimeData>full</UseRealtimeData>
<LineFilter>
<Line>
<siri:LineRef>7311234</siri:LineRef>
</Line>
<Exclude>true</Exclude>
</LineFilter>
<StopEventType>both</StopEventType>
<IncludePreviousCalls>true</IncludePreviousCalls>
<IncludeOnwardCalls>true</IncludeOnwardCalls>
<IncludeOperatingDays>true</IncludeOperatingDays>
<UseRealtimeData>full</UseRealtimeData>
</Params>
</OJPStopEventRequest>
</siri:ServiceRequest>
Expand Down

0 comments on commit 2435b98

Please sign in to comment.