interchange-schema-registry
Version:
A Global Schema Registry for Data Interchange formats
28 lines (27 loc) • 1.25 kB
text/xml
<!--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">oct456a790b</messageId>
<sentBy messageAddressScheme="http://www.clearingservice.com/partyId">clear1</sentBy>
<creationTimestamp>2012-01-24T08:00:02</creationTimestamp>
</header>
<correlationId correlationIdScheme="http://www.clearingservice.com/corrId">1235</correlationId>
<serviceName>Clearco CDS Clear Service</serviceName>
<status>Available</status>
</serviceNotification>