MXcamt05200108_942.xml 3.63 KB
Newer Older
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
<?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 C.52.1.c		Creditor Agent Banca Mediolanum as the Account Servicer produces and sends an intra transaction and  balance report to the Account Owner Veneto Banca.									
========================================================================================================================											
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>MEDBITMM</BICFI>
				</FinInstnId>
			</FIId>
		</Fr>
		<To>
			<FIId>
				<FinInstnId>
					<BICFI>VEBHIT2M</BICFI>
				</FinInstnId>
			</FIId>
		</To>
		<BizMsgIdr>cmt052bizmsgidr-001</BizMsgIdr>
		<MsgDefIdr>camt.052.001.08</MsgDefIdr>
		<BizSvc>swift.cbprplus.02</BizSvc>
		<CreDt>2020-12-15T11:00:00+00:00</CreDt>
	</AppHdr>
	<Document xmlns="urn:iso:std:iso:20022:tech:xsd:camt.052.001.08">
		<BkToCstmrAcctRpt>
			<GrpHdr>
				<MsgId>cmt052bizmsgidr-001</MsgId>
42
				<CreDtTm>2020-12-15T11:00:00-07:00</CreDtTm>
43 44
			</GrpHdr>
			<Rpt>
45
				<Id>100-01</Id>
46 47 48 49 50 51 52 53 54 55 56 57 58
				<RptPgntn>
					<PgNb>1</PgNb>
					<LastPgInd>true</LastPgInd>
				</RptPgntn>
				<LglSeqNb>50010</LglSeqNb>
				<Acct>
					<Id>
						<Othr>
							<Id>48751258</Id>
						</Othr>
					</Id>
					<Ccy>EUR</Ccy>
				</Acct>
59 60
				<TxsSummry>
					<TtlCdtNtries>
61 62
						<NbOfNtries>87</NbOfNtries>
						<Sum>385700</Sum>
63 64
					</TtlCdtNtries>
					<TtlDbtNtries>
65 66
						<NbOfNtries>9</NbOfNtries>
						<Sum>210000</Sum>
67 68
					</TtlDbtNtries>
				</TxsSummry>
69 70 71 72 73 74 75 76 77
				<Ntry>
					<Amt Ccy="EUR">1000000</Amt>
					<CdtDbtInd>CRDT</CdtDbtInd>
					<Sts>
						<Cd>BOOK</Cd>
					</Sts>
					<ValDt>
						<Dt>2020-12-15</Dt>
					</ValDt>
78
					<AcctSvcrRef>ABKREF-125646</AcctSvcrRef>
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
					<BkTxCd>
						<Domn>
							<Cd>PMNT</Cd>
							<Fmly>
								<Cd>RCDT</Cd>
								<SubFmlyCd>XBCT</SubFmlyCd>
							</Fmly>
						</Domn>
					</BkTxCd>
					<NtryDtls>
						<TxDtls>
							<Refs>
								<AcctSvcrRef>ABKREF-125646</AcctSvcrRef>
								<InstrId>pacs8bizmsgidr01</InstrId>
								<EndToEndId>pacs008EndToEndId-001</EndToEndId>
								<UETR>8a562c67-ca16-48ba-b074-65581be6f001</UETR>
							</Refs>
							<Amt Ccy="EUR">1000000</Amt>
							<CdtDbtInd>CRDT</CdtDbtInd>
						</TxDtls>
					</NtryDtls>
				</Ntry>
			</Rpt>
		</BkToCstmrAcctRpt>
	</Document>
</Envelope>