﻿<?xml version="1.0" encoding="utf-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header xmlns:addressing="http://www.w3.org/2005/08/addressing">
    <addressing:Action env:mustUnderstand="1">http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/CancelFinal</addressing:Action>
    <addressing:MessageID>uuid:41D7D3F3-208F-4A40-BA3A-EEE1A1EB6639</addressing:MessageID>
    <addressing:RelatesTo>urn:uuid:833f1dac-4ad1-4d0a-a347-218084f26c83</addressing:RelatesTo>
  </env:Header>
  <env:Body>
    <wst:RequestSecurityTokenResponseCollection xmlns:wst="http://docs.oasis-open.org/ws-sx/ws-trust/200512">
      <wst:RequestSecurityTokenResponse>
        <!--The TokenType of the canceled Assertion - the HCP in this example-->
        <wst:TokenType>urn:elga:bes:2013:HCP:assertion</wst:TokenType>
        <wst:RequestedTokenCancelled />
      </wst:RequestSecurityTokenResponse>
    </wst:RequestSecurityTokenResponseCollection>
  </env:Body>
</env:Envelope>