Skip to content

Commit

Permalink
Merge branch 'occupancy_examples' of https://github.com/SIRI-CEN/SIRI
Browse files Browse the repository at this point in the history
…into occupancy_examples
  • Loading branch information
ue71603 committed Mar 20, 2024
2 parents 30135cd + 1ccca6b commit 7269bc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/occupancy/ext_estimatedTimetable_response.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<OccupancyPercentage>65</OccupancyPercentage>
</ExpectedDepartureOccupancy>
<ExpectedDepartureOccupancy>
<FareClass>secondClass </FareClass>
<FareClass>secondClass</FareClass>
<OccupancyLevel>manySeatsAvailable</OccupancyLevel>
<OccupancyPercentage>24</OccupancyPercentage>
</ExpectedDepartureOccupancy>
Expand Down
2 changes: 1 addition & 1 deletion examples/occupancy/exv_vehicleMonitoring_response.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<OccupancyPercentage>65</OccupancyPercentage>
</ExpectedDepartureOccupancy>
<ExpectedDepartureOccupancy>
<FareClass>secondClass </FareClass>
<FareClass>secondClass</FareClass>
<OccupancyLevel>manySeatsAvailable</OccupancyLevel>
<OccupancyPercentage>24</OccupancyPercentage>
</ExpectedDepartureOccupancy>
Expand Down

0 comments on commit 7269bc0

Please sign in to comment.