File: ird_ex28_bullet_payments.xml

package info (click to toggle)
fastinfoset 1.2.12-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 14,540 kB
  • sloc: xml: 23,888; java: 23,855; sh: 363; csh: 14; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 1,453 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<!--
  == Copyright (c) 2002-2003. 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/documents/license
  --><FpML version="4-0" xsi:type="DataDocument" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2003/FpML-4-0 ../fpml-main-4-0.xsd" xmlns="http://www.fpml.org/2003/FpML-4-0"><trade><tradeHeader><partyTradeIdentifier><partyReference href="partyA"/><tradeId tradeIdScheme="http://www.partyA.com/trade-id">123</tradeId></partyTradeIdentifier><partyTradeIdentifier><partyReference href="partyB"/><tradeId tradeIdScheme="http://www.partyB.com/trade-id">123</tradeId></partyTradeIdentifier><tradeDate>2001-04-29</tradeDate></tradeHeader><bulletPayment><payment><payerPartyReference href="partyA"/><receiverPartyReference href="partyB"/><paymentAmount><currency>USD</currency><amount>15000.00</amount></paymentAmount><paymentDate><unadjustedDate>2001-07-27</unadjustedDate><dateAdjustments><businessDayConvention>MODFOLLOWING</businessDayConvention><businessCenters id="businessCenters0"><businessCenter>GBLO</businessCenter><businessCenter>USNY</businessCenter></businessCenters></dateAdjustments></paymentDate></payment></bulletPayment></trade><party id="partyA"><partyId>partyA</partyId></party><party id="partyB"><partyId>partyB</partyId></party></FpML>