<?xml version="1.0" encoding="utf-8" ?>
<!--View is confirmation-->
<!--Version is 5-10-->
<!--NS is http://www.fpml.org/FpML-5/confirmation-->
<!--
        == Copyright (c) 2014-2018 All rights reserved.
        == Financial Products Markup Language is subject to the FpML public license.
        == A copy of this license is available at http://www.fpml.org/license/license.html
-->
<!--
Describes a trade that was removed because of a netting operation
-->
<serviceNotification
    xmlns="http://www.fpml.org/FpML-5/confirmation"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    fpmlVersion="5-10"
    xsi:schemaLocation="http://www.fpml.org/FpML-5/confirmation ../../fpml-main-5-10.xsd http://www.w3.org/2000/09/xmldsig# ../../xmldsig-core-schema.xsd"
>
  <header>
    <messageId messageIdScheme="http://www.clearingservice.com/message-id">oct456a791b</messageId>
    <sentBy messageAddressScheme="http://www.clearingservice.com/partyId">clear1</sentBy>
    <creationTimestamp>2012-01-24T18:37:02</creationTimestamp>
  </header>
  <correlationId correlationIdScheme="http://www.clearingservice.com/corrId">1236</correlationId>
  <serviceName>Clearco CDS Clear Service</serviceName>
  <processingStatus>
    <cycle>EndOfDay</cycle>
<!-- in the future we may want to to specify a scop or qualification, e.g. currency, product, book -->
    <event>ProcessingCompleted</event>
  </processingStatus>
</serviceNotification>
