Skip to content

Commit

Permalink
Update Subscription-lifecycle.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lassetyr authored Mar 7, 2024
1 parent 910f9e1 commit c77908f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Subscription-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ When terminating a subscription, the client will send a TerminateSubscriptionReq
TerminateSubscriptionRequest:
```xml
<?xml version="1.0" encoding="UTF-8"?>
<Siri version="1.4" xmlns="http://www.siri.org.uk/siri" xmlns:ns2="http://www.ifopt.org.uk/acsb" xmlns:ns3="http://www.ifopt.org.uk/ifopt" xmlns:ns4="http://datex2.eu/schema/2_0RC1/2_0">
<Siri version="2.0" xmlns="http://www.siri.org.uk/siri" xmlns:ns2="http://www.ifopt.org.uk/acsb" xmlns:ns3="http://www.ifopt.org.uk/ifopt" xmlns:ns4="http://datex2.eu/schema/2_0RC1/2_0">
<TerminateSubscriptionRequest>
<RequestTimestamp>2019-12-03T13:25:00+01:00</RequestTimestamp>
<RequestorRef>ENTUR_DEV</RequestorRef>
Expand Down

0 comments on commit c77908f

Please sign in to comment.