interchange-schema-registry
Version:
A Global Schema Registry for Data Interchange formats
33 lines (32 loc) • 1.48 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">oct456a789b</messageId>
<sentBy messageAddressScheme="http://www.clearingservice.com/partyId">clear1</sentBy>
<creationTimestamp>2012-01-21T11:15:00Z</creationTimestamp>
</header>
<correlationId correlationIdScheme="http://www.clearingservice.com/corrId">1234</correlationId>
<serviceName>Clearco CDS Clear Service</serviceName>
<advisory>
<category>Availability</category>
<description>We will be closed Jan. 23 for Chinese New Year.</description>
<effectiveFrom>2012-01-23T00:00:00Z</effectiveFrom>
<effectiveTo>2012-01-23T23:59:59Z</effectiveTo>
</advisory>
</serviceNotification>