Skip to content

Commit

Permalink
Changed example to extend it to OperatorRefs.
Browse files Browse the repository at this point in the history
  • Loading branch information
skinkie committed Jan 20, 2023
1 parent 6419c2e commit e7dab20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/function/OJPAvailabilityRequest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
<ojp:Text>NB 1</ojp:Text>
</ojp:PublishedServiceName>
<VehicleRef>1293912-1231</VehicleRef>
<ojp:OperatorRef>ch:1:sboid:13123</ojp:OperatorRef>
<ojp:OperatorRefs>
<ojp:OperatorRef>ch:1:sboid:13123</ojp:OperatorRef>
</ojp:OperatorRefs>
</ojp:PublicTransport>
<ojp:MobilityUser>
<ojp:Age>19</ojp:Age>
Expand Down

0 comments on commit e7dab20

Please sign in to comment.