-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy patherror_response.xml
24 lines (24 loc) · 1.02 KB
/
error_response.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<OJP xmlns="http://www.vdv.de/ojp" xmlns:siri="http://www.siri.org.uk/siri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0" xsi:schemaLocation="http://www.vdv.de/ojp ../../../OJP.xsd">
<OJPResponse>
<siri:ServiceDelivery>
<siri:ResponseTimestamp>2020-11-30T09:57:29Z</siri:ResponseTimestamp>
<siri:ProducerRef>OJPCH_Prod</siri:ProducerRef>
<siri:Status>true</siri:Status>
<OJPStopEventDelivery>
<siri:ResponseTimestamp>2020-11-30T09:57:29Z</siri:ResponseTimestamp>
<siri:RequestMessageRef>756</siri:RequestMessageRef>
<siri:Status>false</siri:Status>
<siri:ErrorCondition>
<siri:NoInfoForTopicError number="0">
<siri:ErrorText>STOPEVENT_NOEVENTFOUND</siri:ErrorText>
</siri:NoInfoForTopicError>
</siri:ErrorCondition>
<CalcTime>23</CalcTime>
<ErrorCondition>
<StopEventProblemType>STOPEVENT_NOEVENTFOUND</StopEventProblemType>
</ErrorCondition>
</OJPStopEventDelivery>
</siri:ServiceDelivery>
</OJPResponse>
</OJP>