Pacs00900108.xml 3.37 KB
Newer Older
zhanghou committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
<?xml version="1.0" encoding="UTF-8"?>
<!-- 											
THE MESSAGE WILL WORK “AS IS” IN THE READINESS PORTAL. IT IS ESSENTIAL THAT USERS REMOVE THE ENVELOPE AND REPLACE IT WITH THEIR OWN TRANSPORT HEADER (FOR EXAMPLE FOR ALLIANCE ACCESS YOU WOULD USE THE XML V2 HEADERS).											
=========================================================================================================================================================================================											
Legal Disclaimer:											
=================											
SWIFT © 2020. All rights reserved. 											
This publication contains SWIFT or third-party confidential information. Do not disclose this publication outside your organisation without SWIFT’s prior written consent.											
The use of this document is governed by the legal notices appearing at the end of this document. By using this document, you will be deemed to have accepted those legal notices.											
=================================================================================================================================================================================											
Use Case p.9.1.2		Agent C Toronto Dominion processes the payment on to Agent D Royal Bank of Canada
========================================================================================================================
Change Log
2021-06-30 - Original version
=============================
-->
<Envelope xmlns="urn:swift:xsd:envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:swift:xsd:envelope ../../../../March21Schemas/Translator_envelope.xsd">
	<AppHdr xmlns="urn:iso:std:iso:20022:tech:xsd:head.001.001.02">
		<Fr>
			<FIId>
				<FinInstnId>
					<BICFI>TDOMCATT</BICFI>
				</FinInstnId>
			</FIId>
		</Fr>
		<To>
			<FIId>
				<FinInstnId>
					<BICFI>ROYCCAT2</BICFI>
				</FinInstnId>
			</FIId>
		</To>
		<BizMsgIdr>pacs9bizmsgidr03</BizMsgIdr>
		<MsgDefIdr>pacs.009.001.08</MsgDefIdr>
		<BizSvc>swift.cbprplus.02</BizSvc>
		<CreDt>2021-04-27T10:10:47-04:00</CreDt>
	</AppHdr>
	<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pacs.009.001.08">
		<FICdtTrf>
			<GrpHdr>
				<MsgId>pacs9bizmsgidr03</MsgId>
				<CreDtTm>2021-04-27T10:10:47-04:00</CreDtTm>
				<NbOfTxs>1</NbOfTxs>
				<SttlmInf>
					<SttlmMtd>INDA</SttlmMtd>
				</SttlmInf>
			</GrpHdr>
			<CdtTrfTxInf>
				<PmtId>
					<InstrId>pacs9bizmsgidr03</InstrId>
					<EndToEndId>pacs9bizmsgidr01</EndToEndId>
					<UETR>8a562c67-ca16-48ba-b074-65581be6f001</UETR>
				</PmtId>
				<IntrBkSttlmAmt Ccy="CAD">2565972</IntrBkSttlmAmt>
				<IntrBkSttlmDt>2021-04-27</IntrBkSttlmDt>
				<InstgAgt>
					<FinInstnId>
						<BICFI>TDOMCATT</BICFI>
					</FinInstnId>
				</InstgAgt>
				<InstdAgt>
					<FinInstnId>
						<BICFI>ROYCCAT2</BICFI>
					</FinInstnId>
				</InstdAgt>
				<Dbtr>
					<FinInstnId>
						<BICFI>TDOMUS33</BICFI>
					</FinInstnId>
				</Dbtr>
				<DbtrAgt>
					<FinInstnId>
						<BICFI>TDOMCATT</BICFI>
					</FinInstnId>
				</DbtrAgt>
				<CdtrAgt>
					<FinInstnId>
						<BICFI>TDOMCATT</BICFI>
					</FinInstnId>
				</CdtrAgt>
				<Cdtr>
					<FinInstnId>
						<BICFI>NWBKGB2L</BICFI>
					</FinInstnId>
				</Cdtr>
				<InstrForNxtAgt>
					<InstrInf>123456/FIN53/TDOMUS33</InstrInf>
				</InstrForNxtAgt>
				<InstrForNxtAgt>
					<InstrInf>123456789</InstrInf>
				</InstrForNxtAgt>
			</CdtTrfTxInf>
		</FICdtTrf>
	</Document>
</Envelope>