Skip to content

Commit

Permalink
Lint and update documentation tables
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 21, 2023
1 parent 19fcc30 commit c5f3b7b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/siri_exm_SM/exs_stopMonitoring_response.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@
<!--=======HEADER================================================== -->
<ResponseTimestamp>2004-12-17T09:30:46-05:00</ResponseTimestamp>
<ProducerRef>KUBRICK</ProducerRef>
<Status>true</Status>
<Status>true</Status>
<ErrorCondition>
<CapabilityNotSupportedError><ErrorText>Test</ErrorText></CapabilityNotSupportedError>
<CapabilityNotSupportedError>
<ErrorText>Test</ErrorText>
</CapabilityNotSupportedError>
<Description>Test</Description>
</ErrorCondition>
<MoreData>false</MoreData>
Expand Down

0 comments on commit c5f3b7b

Please sign in to comment.