sepa_rator-dk 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/LICENSE.txt +23 -0
- data/README.md +9 -0
- data/lib/schema/dk/pain.001.001.03_GBIC_3.xsd +499 -0
- data/lib/schema/dk/pain.001.001.09_GBIC_5.xsd +2411 -0
- data/lib/schema/dk/pain.008.001.02_GBIC_3.xsd +625 -0
- data/lib/schema/dk/pain.008.001.08_GBIC_5.xsd +2690 -0
- data/lib/sepa_rator/dk.rb +5 -0
- data/lib/sepa_rator-dk.rb +3 -0
- metadata +65 -0
|
@@ -0,0 +1,2411 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- Mit XMLSpy v2022 (x64) (http://www.altova.com) von der SIZ GmbH bearbeitet -->
|
|
3
|
+
<!-- Technical Valitdation Subset (TVS) der Deutschen Kreditwirtschaft (GBIC) für die Einreichung von -->
|
|
4
|
+
<!-- SEPA-Überweisungen und Echtzeitüberweisungen gemäß Kapitel 2 der Anlage 3 des DFÜ-Abkommens ab Version V 3.9 -->
|
|
5
|
+
<!-- WICHTIGE INFO: Diese xsd vom 01.04.2025 wird unter dem Namen CCU_GBIC_5 geführt, da einige Anpassungen erfolgten: -->
|
|
6
|
+
<!-- Gegenüber GBIC_4 gab es Anpassungen - die hybride Adressbelegung wurde eingeführt und als Verbesserung der Syntaxprüfung bei Betragsangaben die Währung Euro wieder vorgegeben -->
|
|
7
|
+
<xs:schema xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.09" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:iso:std:iso:20022:tech:xsd:pain.001.001.09" elementFormDefault="qualified">
|
|
8
|
+
<xs:element name="Document" type="Document_SCT_SCTinst"/>
|
|
9
|
+
<xs:complexType name="AccountIdentification4Choice">
|
|
10
|
+
<xs:annotation>
|
|
11
|
+
<xs:documentation source="Name" xml:lang="EN">Account Identification 4Choice</xs:documentation>
|
|
12
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the unique identification of an account as assigned by the account servicer.</xs:documentation>
|
|
13
|
+
</xs:annotation>
|
|
14
|
+
<xs:choice>
|
|
15
|
+
<xs:element name="IBAN" type="IBAN2007Identifier">
|
|
16
|
+
<xs:annotation>
|
|
17
|
+
<xs:documentation source="Name" xml:lang="EN">IBAN</xs:documentation>
|
|
18
|
+
<xs:documentation source="Definition" xml:lang="EN">International Bank Account Number (IBAN) - identifier used internationally by financial institutions to uniquely identify the account of a customer. Further specifications of the format and content of the IBAN can be found in the standard ISO 13616 "Banking and related financial services - International Bank Account Number (IBAN)" version 1997-10-01, or later revisions.</xs:documentation>
|
|
19
|
+
</xs:annotation>
|
|
20
|
+
</xs:element>
|
|
21
|
+
</xs:choice>
|
|
22
|
+
</xs:complexType>
|
|
23
|
+
<xs:complexType name="AccountIdentification4Choice_SCT_SCTinst">
|
|
24
|
+
<xs:complexContent>
|
|
25
|
+
<xs:restriction base="AccountIdentification4Choice">
|
|
26
|
+
<xs:choice>
|
|
27
|
+
<xs:element name="IBAN" type="IBAN2007Identifier">
|
|
28
|
+
<xs:annotation>
|
|
29
|
+
<xs:documentation source="Yellow Field"/>
|
|
30
|
+
<xs:documentation source="Rulebook">AT-D001 The IBAN of the account of the Originator</xs:documentation>
|
|
31
|
+
</xs:annotation>
|
|
32
|
+
</xs:element>
|
|
33
|
+
</xs:choice>
|
|
34
|
+
</xs:restriction>
|
|
35
|
+
</xs:complexContent>
|
|
36
|
+
</xs:complexType>
|
|
37
|
+
<xs:complexType name="AccountIdentification4Choice_SCT_SCTinst_2">
|
|
38
|
+
<xs:complexContent>
|
|
39
|
+
<xs:restriction base="AccountIdentification4Choice">
|
|
40
|
+
<xs:choice>
|
|
41
|
+
<xs:element name="IBAN" type="IBAN2007Identifier">
|
|
42
|
+
<xs:annotation>
|
|
43
|
+
<xs:documentation source="Yellow Field"/>
|
|
44
|
+
<xs:documentation source="Rulebook">AT-C001 The IBAN of the account of the Beneficiary.</xs:documentation>
|
|
45
|
+
</xs:annotation>
|
|
46
|
+
</xs:element>
|
|
47
|
+
</xs:choice>
|
|
48
|
+
</xs:restriction>
|
|
49
|
+
</xs:complexContent>
|
|
50
|
+
</xs:complexType>
|
|
51
|
+
<xs:complexType name="ActiveOrHistoricCurrencyAndAmount">
|
|
52
|
+
<xs:annotation>
|
|
53
|
+
<xs:documentation source="Name" xml:lang="EN">Active Or Historic Currency And Amount</xs:documentation>
|
|
54
|
+
<xs:documentation source="Definition" xml:lang="EN">A number of monetary units specified in an active or a historic currency where the unit of currency is explicit and compliant with ISO 4217.</xs:documentation>
|
|
55
|
+
</xs:annotation>
|
|
56
|
+
<xs:simpleContent>
|
|
57
|
+
<xs:extension base="ActiveOrHistoricCurrencyAndAmount_SimpleType">
|
|
58
|
+
<xs:attribute name="Ccy" type="ActiveOrHistoricCurrencyCode" use="required">
|
|
59
|
+
<xs:annotation>
|
|
60
|
+
<xs:documentation source="Name" xml:lang="EN">Currency</xs:documentation>
|
|
61
|
+
<xs:documentation source="Definition" xml:lang="EN">A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds".</xs:documentation>
|
|
62
|
+
</xs:annotation>
|
|
63
|
+
</xs:attribute>
|
|
64
|
+
</xs:extension>
|
|
65
|
+
</xs:simpleContent>
|
|
66
|
+
</xs:complexType>
|
|
67
|
+
<xs:complexType name="ActiveOrHistoricCurrencyAndAmount_SCT_SCTinst">
|
|
68
|
+
<xs:simpleContent>
|
|
69
|
+
<xs:restriction base="ActiveOrHistoricCurrencyAndAmount">
|
|
70
|
+
<xs:maxInclusive value="999999999.99"/>
|
|
71
|
+
<xs:minInclusive value="0.01"/>
|
|
72
|
+
<xs:fractionDigits value="2"/>
|
|
73
|
+
<xs:attribute name="Ccy" use="required">
|
|
74
|
+
<xs:simpleType>
|
|
75
|
+
<xs:restriction base="ActiveOrHistoricCurrencyCode">
|
|
76
|
+
<xs:enumeration value="EUR"/>
|
|
77
|
+
</xs:restriction>
|
|
78
|
+
</xs:simpleType>
|
|
79
|
+
</xs:attribute>
|
|
80
|
+
</xs:restriction>
|
|
81
|
+
</xs:simpleContent>
|
|
82
|
+
</xs:complexType>
|
|
83
|
+
<xs:simpleType name="ActiveOrHistoricCurrencyAndAmount_SimpleType">
|
|
84
|
+
<xs:annotation>
|
|
85
|
+
<xs:documentation source="Name" xml:lang="EN">Active Or Historic Currency And Amount _Simple Type</xs:documentation>
|
|
86
|
+
<xs:documentation source="Definition" xml:lang="EN">A number of monetary units specified in an active or a historic currency where the unit of currency is explicit and compliant with ISO 4217.</xs:documentation>
|
|
87
|
+
</xs:annotation>
|
|
88
|
+
<xs:restriction base="xs:decimal">
|
|
89
|
+
<xs:minInclusive value="0"/>
|
|
90
|
+
<xs:totalDigits value="18"/>
|
|
91
|
+
<xs:fractionDigits value="5"/>
|
|
92
|
+
</xs:restriction>
|
|
93
|
+
</xs:simpleType>
|
|
94
|
+
<xs:simpleType name="ActiveOrHistoricCurrencyCode">
|
|
95
|
+
<xs:annotation>
|
|
96
|
+
<xs:documentation source="Name" xml:lang="EN">Active Or Historic Currency Code</xs:documentation>
|
|
97
|
+
<xs:documentation source="Definition" xml:lang="EN">A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds".</xs:documentation>
|
|
98
|
+
</xs:annotation>
|
|
99
|
+
<xs:restriction base="xs:string">
|
|
100
|
+
<xs:pattern value="[A-Z]{3,3}"/>
|
|
101
|
+
</xs:restriction>
|
|
102
|
+
</xs:simpleType>
|
|
103
|
+
<xs:complexType name="AmountType4Choice">
|
|
104
|
+
<xs:annotation>
|
|
105
|
+
<xs:documentation source="Name" xml:lang="EN">Amount Type 4Choice</xs:documentation>
|
|
106
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party.</xs:documentation>
|
|
107
|
+
</xs:annotation>
|
|
108
|
+
<xs:choice>
|
|
109
|
+
<xs:element name="InstdAmt" type="ActiveOrHistoricCurrencyAndAmount">
|
|
110
|
+
<xs:annotation>
|
|
111
|
+
<xs:documentation source="Name" xml:lang="EN">Instructed Amount</xs:documentation>
|
|
112
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
113
|
+
Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party.
|
|
114
|
+
|
|
115
|
+
Usage: This amount has to be transported unchanged through the transaction chain.
|
|
116
|
+
</xs:documentation>
|
|
117
|
+
</xs:annotation>
|
|
118
|
+
</xs:element>
|
|
119
|
+
</xs:choice>
|
|
120
|
+
</xs:complexType>
|
|
121
|
+
<xs:complexType name="AmountType4Choice_SCT_SCTinst">
|
|
122
|
+
<xs:complexContent>
|
|
123
|
+
<xs:restriction base="AmountType4Choice">
|
|
124
|
+
<xs:choice>
|
|
125
|
+
<xs:element name="InstdAmt" type="ActiveOrHistoricCurrencyAndAmount_SCT_SCTinst">
|
|
126
|
+
<xs:annotation>
|
|
127
|
+
<xs:documentation source="Yellow Field"/>
|
|
128
|
+
<xs:documentation source="Rulebook">AT-T002 Amount of the Credit Transfer in Euro.</xs:documentation>
|
|
129
|
+
<xs:documentation source="Usage Rule">Only ‘EUR’ is allowed.</xs:documentation>
|
|
130
|
+
<xs:documentation source="Usage Rule">Amount must be 0.01 or more and 999999999.99 or less.</xs:documentation>
|
|
131
|
+
<xs:documentation source="Format Rule">The fractional part has a maximum of two digits.</xs:documentation>
|
|
132
|
+
</xs:annotation>
|
|
133
|
+
</xs:element>
|
|
134
|
+
</xs:choice>
|
|
135
|
+
</xs:restriction>
|
|
136
|
+
</xs:complexContent>
|
|
137
|
+
</xs:complexType>
|
|
138
|
+
<xs:simpleType name="AnyBICDec2014Identifier">
|
|
139
|
+
<xs:annotation>
|
|
140
|
+
<xs:documentation source="Name" xml:lang="EN">Any BICDec 2014Identifier</xs:documentation>
|
|
141
|
+
<xs:documentation source="Definition" xml:lang="EN">Code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority, as described in ISO 9362: 2014 - "Banking - Banking telecommunication messages - Business identifier code (BIC)".</xs:documentation>
|
|
142
|
+
</xs:annotation>
|
|
143
|
+
<xs:restriction base="xs:string">
|
|
144
|
+
<xs:pattern value="[A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}"/>
|
|
145
|
+
</xs:restriction>
|
|
146
|
+
</xs:simpleType>
|
|
147
|
+
<xs:simpleType name="BatchBookingIndicator">
|
|
148
|
+
<xs:annotation>
|
|
149
|
+
<xs:documentation source="Name" xml:lang="EN">Batch Booking Indicator</xs:documentation>
|
|
150
|
+
<xs:documentation source="Definition" xml:lang="EN">Identifies whether the sending party requests a single debit or credit entry per individual transaction or a batch entry for the sum of the amounts of all transactions.</xs:documentation>
|
|
151
|
+
</xs:annotation>
|
|
152
|
+
<xs:restriction base="xs:boolean"/>
|
|
153
|
+
</xs:simpleType>
|
|
154
|
+
<xs:simpleType name="BICFIDec2014Identifier">
|
|
155
|
+
<xs:annotation>
|
|
156
|
+
<xs:documentation source="Name" xml:lang="EN">BICFIDec 2014Identifier</xs:documentation>
|
|
157
|
+
<xs:documentation source="Definition" xml:lang="EN">Code allocated to a financial institution by the ISO 9362 Registration Authority as described in ISO 9362: 2014 - "Banking - Banking telecommunication messages - Business identifier code (BIC)".</xs:documentation>
|
|
158
|
+
</xs:annotation>
|
|
159
|
+
<xs:restriction base="xs:string">
|
|
160
|
+
<xs:pattern value="[A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}"/>
|
|
161
|
+
</xs:restriction>
|
|
162
|
+
</xs:simpleType>
|
|
163
|
+
<xs:complexType name="BranchAndFinancialInstitutionIdentification6">
|
|
164
|
+
<xs:annotation>
|
|
165
|
+
<xs:documentation source="Name" xml:lang="EN">Branch And Financial Institution Identification 6</xs:documentation>
|
|
166
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification of a financial institution or a branch of a financial institution.</xs:documentation>
|
|
167
|
+
</xs:annotation>
|
|
168
|
+
<xs:sequence>
|
|
169
|
+
<xs:element name="FinInstnId" type="FinancialInstitutionIdentification18">
|
|
170
|
+
<xs:annotation>
|
|
171
|
+
<xs:documentation source="Name" xml:lang="EN">Financial Institution Identification</xs:documentation>
|
|
172
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification of a financial institution, as assigned under an internationally recognised or proprietary identification scheme.</xs:documentation>
|
|
173
|
+
</xs:annotation>
|
|
174
|
+
</xs:element>
|
|
175
|
+
</xs:sequence>
|
|
176
|
+
</xs:complexType>
|
|
177
|
+
<xs:complexType name="BranchAndFinancialInstitutionIdentification6_SCT_SCTinst">
|
|
178
|
+
<xs:complexContent>
|
|
179
|
+
<xs:restriction base="BranchAndFinancialInstitutionIdentification6">
|
|
180
|
+
<xs:sequence>
|
|
181
|
+
<xs:element name="FinInstnId" type="FinancialInstitutionIdentification18_SCT_SCTinst">
|
|
182
|
+
<xs:annotation>
|
|
183
|
+
<xs:documentation source="Yellow Field">GBIC: Choice elements are defined mandatory, because SEPA rule is: Either BICFI or ‘Other/Identification’ must be
|
|
184
|
+
used.</xs:documentation>
|
|
185
|
+
<xs:documentation source="Usage Rule">Either 'BICFI' or ‘Other/Identification’ must be used.</xs:documentation>
|
|
186
|
+
</xs:annotation>
|
|
187
|
+
</xs:element>
|
|
188
|
+
</xs:sequence>
|
|
189
|
+
</xs:restriction>
|
|
190
|
+
</xs:complexContent>
|
|
191
|
+
</xs:complexType>
|
|
192
|
+
<xs:complexType name="BranchAndFinancialInstitutionIdentification6_SCT_SCTinst_2">
|
|
193
|
+
<xs:complexContent>
|
|
194
|
+
<xs:restriction base="BranchAndFinancialInstitutionIdentification6">
|
|
195
|
+
<xs:sequence>
|
|
196
|
+
<xs:element name="FinInstnId" type="FinancialInstitutionIdentification18_SCT_SCTinst_2"/>
|
|
197
|
+
</xs:sequence>
|
|
198
|
+
</xs:restriction>
|
|
199
|
+
</xs:complexContent>
|
|
200
|
+
</xs:complexType>
|
|
201
|
+
<xs:complexType name="CashAccount38">
|
|
202
|
+
<xs:annotation>
|
|
203
|
+
<xs:documentation source="Name" xml:lang="EN">Cash Account 38</xs:documentation>
|
|
204
|
+
<xs:documentation source="Definition" xml:lang="EN">Provides the details to identify an account.</xs:documentation>
|
|
205
|
+
</xs:annotation>
|
|
206
|
+
<xs:sequence>
|
|
207
|
+
<xs:element name="Id" type="AccountIdentification4Choice">
|
|
208
|
+
<xs:annotation>
|
|
209
|
+
<xs:documentation source="Name" xml:lang="EN">Identification</xs:documentation>
|
|
210
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification for the account between the account owner and the account servicer.</xs:documentation>
|
|
211
|
+
</xs:annotation>
|
|
212
|
+
</xs:element>
|
|
213
|
+
<xs:element name="Ccy" type="ActiveOrHistoricCurrencyCode" minOccurs="0">
|
|
214
|
+
<xs:annotation>
|
|
215
|
+
<xs:documentation source="Name" xml:lang="EN">Currency</xs:documentation>
|
|
216
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
217
|
+
Identification of the currency in which the account is held.
|
|
218
|
+
|
|
219
|
+
Usage: Currency should only be used in case one and the same account number covers several currencies
|
|
220
|
+
and the initiating party needs to identify which currency needs to be used for settlement on the account.
|
|
221
|
+
</xs:documentation>
|
|
222
|
+
</xs:annotation>
|
|
223
|
+
</xs:element>
|
|
224
|
+
<xs:element name="Prxy" type="ProxyAccountIdentification1" minOccurs="0">
|
|
225
|
+
<xs:annotation>
|
|
226
|
+
<xs:documentation source="Name" xml:lang="EN">Proxy</xs:documentation>
|
|
227
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies an alternate assumed name for the identification of the account.</xs:documentation>
|
|
228
|
+
</xs:annotation>
|
|
229
|
+
</xs:element>
|
|
230
|
+
</xs:sequence>
|
|
231
|
+
</xs:complexType>
|
|
232
|
+
<xs:complexType name="CashAccount38_SCT_SCTinst">
|
|
233
|
+
<xs:complexContent>
|
|
234
|
+
<xs:restriction base="CashAccount38">
|
|
235
|
+
<xs:sequence>
|
|
236
|
+
<xs:element name="Id" type="AccountIdentification4Choice_SCT_SCTinst">
|
|
237
|
+
<xs:annotation>
|
|
238
|
+
<xs:documentation source="Yellow Field"/>
|
|
239
|
+
<xs:documentation source="Usage Rule">Only IBAN is allowed.</xs:documentation>
|
|
240
|
+
</xs:annotation>
|
|
241
|
+
</xs:element>
|
|
242
|
+
<xs:element name="Ccy" type="ActiveOrHistoricCurrencyCode" minOccurs="0">
|
|
243
|
+
<xs:annotation>
|
|
244
|
+
<xs:documentation source="Yellow Field"/>
|
|
245
|
+
</xs:annotation>
|
|
246
|
+
</xs:element>
|
|
247
|
+
<xs:element name="Prxy" type="ProxyAccountIdentification1" minOccurs="0">
|
|
248
|
+
<xs:annotation>
|
|
249
|
+
<xs:documentation source="Yellow Field"/>
|
|
250
|
+
<xs:documentation source="Rulebook">AT-P003 The Proxy/alias of the account of the Originator.</xs:documentation>
|
|
251
|
+
<xs:documentation source="Usage Rule">AT-P003 can only be provided here under the condition that the Originator is given the possibility to validate the IBAN linked to that Alias/Proxy, prior to the authentication of the instruction unless the Originator and the Originator PSP agreed upfront on another arrangement (e.g., through an amendment of the general terms and conditions).</xs:documentation>
|
|
252
|
+
<xs:documentation source="Usage Rule">Furthermore, the Originator PSP must have an agreement with the Originator and the Beneficiary PSP with the Beneficiary in relation to the treatment and the use of the data provided under such Alias/Proxy i.e. whether it is to be used for the purpose to initiate the transaction and/or to forward it to the Beneficiary PSP and/or the Beneficiary concerned.</xs:documentation>
|
|
253
|
+
</xs:annotation>
|
|
254
|
+
</xs:element>
|
|
255
|
+
</xs:sequence>
|
|
256
|
+
</xs:restriction>
|
|
257
|
+
</xs:complexContent>
|
|
258
|
+
</xs:complexType>
|
|
259
|
+
<xs:complexType name="CashAccount38_SCT_SCTinst_2">
|
|
260
|
+
<xs:complexContent>
|
|
261
|
+
<xs:restriction base="CashAccount38">
|
|
262
|
+
<xs:sequence>
|
|
263
|
+
<xs:element name="Id" type="AccountIdentification4Choice_SCT_SCTinst_2">
|
|
264
|
+
<xs:annotation>
|
|
265
|
+
<xs:documentation source="Yellow Field"/>
|
|
266
|
+
<xs:documentation source="Usage Rule">Only IBAN is allowed.</xs:documentation>
|
|
267
|
+
</xs:annotation>
|
|
268
|
+
</xs:element>
|
|
269
|
+
<xs:element name="Prxy" type="ProxyAccountIdentification1" minOccurs="0">
|
|
270
|
+
<xs:annotation>
|
|
271
|
+
<xs:documentation source="Yellow Field"/>
|
|
272
|
+
<xs:documentation source="Rulebook">AT-E003 The Proxy/alias of the account of the Beneficiary.</xs:documentation>
|
|
273
|
+
<xs:documentation source="Usage Rule">AT-E003 can only be provided here under the condition that the Originator is given the possibility to validate the IBAN linked to that Alias/Proxy, prior to the authentication of the instruction unless the Originator and the Originator PSP agreed upfront on another arrangement (e.g., through an amendment of the general terms and conditions).</xs:documentation>
|
|
274
|
+
<xs:documentation source="Usage Rule">Furthermore, the Originator PSP must have an agreement with the Originator and the Beneficiary PSP with the Beneficiary in relation to the treatment and the use of the data provided under such Alias/Proxy i.e. whether it is to be used for the purpose to initiate the transaction and/or to forward it to the Beneficiary PSP and/or the Beneficiary concerned.</xs:documentation>
|
|
275
|
+
</xs:annotation>
|
|
276
|
+
</xs:element>
|
|
277
|
+
</xs:sequence>
|
|
278
|
+
</xs:restriction>
|
|
279
|
+
</xs:complexContent>
|
|
280
|
+
</xs:complexType>
|
|
281
|
+
<xs:complexType name="CategoryPurpose1Choice">
|
|
282
|
+
<xs:annotation>
|
|
283
|
+
<xs:documentation source="Name" xml:lang="EN">Category Purpose 1Choice</xs:documentation>
|
|
284
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
285
|
+
Specifies the high level purpose of the instruction based on a set of pre-defined categories.
|
|
286
|
+
Usage: This is used by the initiating party to provide information concerning the processing of the payment. It is likely to trigger special processing by any of the agents involved in the payment chain.
|
|
287
|
+
</xs:documentation>
|
|
288
|
+
</xs:annotation>
|
|
289
|
+
<xs:choice>
|
|
290
|
+
<xs:element name="Cd" type="ExternalCategoryPurpose1Code">
|
|
291
|
+
<xs:annotation>
|
|
292
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
293
|
+
<xs:documentation source="Definition" xml:lang="EN">Category purpose, as published in an external category purpose code list.</xs:documentation>
|
|
294
|
+
</xs:annotation>
|
|
295
|
+
</xs:element>
|
|
296
|
+
<xs:element name="Prtry" type="Max35Text">
|
|
297
|
+
<xs:annotation>
|
|
298
|
+
<xs:documentation source="Name" xml:lang="EN">Proprietary</xs:documentation>
|
|
299
|
+
<xs:documentation source="Definition" xml:lang="EN">Category purpose, in a proprietary form.</xs:documentation>
|
|
300
|
+
</xs:annotation>
|
|
301
|
+
</xs:element>
|
|
302
|
+
</xs:choice>
|
|
303
|
+
</xs:complexType>
|
|
304
|
+
<xs:complexType name="CategoryPurpose1Choice_SCT_SCTinst">
|
|
305
|
+
<xs:complexContent>
|
|
306
|
+
<xs:restriction base="CategoryPurpose1Choice">
|
|
307
|
+
<xs:choice>
|
|
308
|
+
<xs:element name="Cd" type="ExternalCategoryPurpose1Code">
|
|
309
|
+
<xs:annotation>
|
|
310
|
+
<xs:documentation source="Yellow Field"/>
|
|
311
|
+
</xs:annotation>
|
|
312
|
+
</xs:element>
|
|
313
|
+
<xs:element name="Prtry" type="Max35Text">
|
|
314
|
+
<xs:annotation>
|
|
315
|
+
<xs:documentation source="Yellow Field"/>
|
|
316
|
+
</xs:annotation>
|
|
317
|
+
</xs:element>
|
|
318
|
+
</xs:choice>
|
|
319
|
+
</xs:restriction>
|
|
320
|
+
</xs:complexContent>
|
|
321
|
+
</xs:complexType>
|
|
322
|
+
<xs:simpleType name="ChargeBearerType1Code">
|
|
323
|
+
<xs:annotation>
|
|
324
|
+
<xs:documentation source="Name" xml:lang="EN">Charge Bearer Type 1Code</xs:documentation>
|
|
325
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies which party(ies) will pay charges due for processing of the instruction.</xs:documentation>
|
|
326
|
+
</xs:annotation>
|
|
327
|
+
<xs:restriction base="xs:string">
|
|
328
|
+
<xs:enumeration value="SLEV">
|
|
329
|
+
<xs:annotation>
|
|
330
|
+
<xs:documentation source="Name" xml:lang="EN">FollowingServiceLevel</xs:documentation>
|
|
331
|
+
<xs:documentation source="Definition" xml:lang="EN">Charges are to be applied following the rules agreed in the service level and/or scheme.</xs:documentation>
|
|
332
|
+
</xs:annotation>
|
|
333
|
+
</xs:enumeration>
|
|
334
|
+
</xs:restriction>
|
|
335
|
+
</xs:simpleType>
|
|
336
|
+
<xs:simpleType name="CountryCode">
|
|
337
|
+
<xs:annotation>
|
|
338
|
+
<xs:documentation source="Name" xml:lang="EN">Country Code</xs:documentation>
|
|
339
|
+
<xs:documentation source="Definition" xml:lang="EN">Code to identify a country, a dependency, or another area of particular geopolitical interest, on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).</xs:documentation>
|
|
340
|
+
</xs:annotation>
|
|
341
|
+
<xs:restriction base="xs:string">
|
|
342
|
+
<xs:pattern value="[A-Z]{2,2}"/>
|
|
343
|
+
</xs:restriction>
|
|
344
|
+
</xs:simpleType>
|
|
345
|
+
<xs:complexType name="CreditorReferenceInformation2">
|
|
346
|
+
<xs:annotation>
|
|
347
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor Reference Information 2</xs:documentation>
|
|
348
|
+
<xs:documentation source="Definition" xml:lang="EN">Reference information provided by the creditor to allow the identification of the underlying documents.</xs:documentation>
|
|
349
|
+
</xs:annotation>
|
|
350
|
+
<xs:sequence>
|
|
351
|
+
<xs:element name="Tp" type="CreditorReferenceType2" minOccurs="0">
|
|
352
|
+
<xs:annotation>
|
|
353
|
+
<xs:documentation source="Name" xml:lang="EN">Type</xs:documentation>
|
|
354
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the type of creditor reference.</xs:documentation>
|
|
355
|
+
</xs:annotation>
|
|
356
|
+
</xs:element>
|
|
357
|
+
<xs:element name="Ref" type="Max35Text" minOccurs="0">
|
|
358
|
+
<xs:annotation>
|
|
359
|
+
<xs:documentation source="Name" xml:lang="EN">Reference</xs:documentation>
|
|
360
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
361
|
+
Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction.
|
|
362
|
+
|
|
363
|
+
Usage: If available, the initiating party should provide this reference in the structured remittance information, to enable reconciliation by the creditor upon receipt of the amount of money.
|
|
364
|
+
|
|
365
|
+
If the business context requires the use of a creditor reference or a payment remit identification, and only one identifier can be passed through the end-to-end chain, the creditor's reference or payment remittance identification should be quoted in the end-to-end transaction identification.
|
|
366
|
+
</xs:documentation>
|
|
367
|
+
</xs:annotation>
|
|
368
|
+
</xs:element>
|
|
369
|
+
</xs:sequence>
|
|
370
|
+
</xs:complexType>
|
|
371
|
+
<xs:complexType name="CreditorReferenceInformation2_SCT_SCTinst">
|
|
372
|
+
<xs:complexContent>
|
|
373
|
+
<xs:restriction base="CreditorReferenceInformation2">
|
|
374
|
+
<xs:sequence>
|
|
375
|
+
<xs:element name="Tp" type="CreditorReferenceType2_SCT_SCTinst">
|
|
376
|
+
<xs:annotation>
|
|
377
|
+
<xs:documentation source="Yellow Field"/>
|
|
378
|
+
<xs:documentation source="Usage Rule">Mandatory if 'Creditor Reference Information' is used.</xs:documentation>
|
|
379
|
+
</xs:annotation>
|
|
380
|
+
</xs:element>
|
|
381
|
+
<xs:element name="Ref" type="Max35Text">
|
|
382
|
+
<xs:annotation>
|
|
383
|
+
<xs:documentation source="Yellow Field"/>
|
|
384
|
+
<xs:documentation source="Usage Rule">Mandatory if 'Creditor Reference Information' is used.</xs:documentation>
|
|
385
|
+
<xs:documentation source="Usage Rule">If a Creditor Reference contains a check digit, the receiving PSP is not required to validate this.</xs:documentation>
|
|
386
|
+
<xs:documentation source="Usage Rule">If the receiving PSP validates the check digit and if this validation fails, the PSP may continue its processing and send the transaction to the next party in the chain.</xs:documentation>
|
|
387
|
+
<xs:documentation source="Usage Rule">RF Creditor Reference must be used (ISO 11649) in case “ISO” is mentionded under ‘Issuer'.</xs:documentation>
|
|
388
|
+
</xs:annotation>
|
|
389
|
+
</xs:element>
|
|
390
|
+
</xs:sequence>
|
|
391
|
+
</xs:restriction>
|
|
392
|
+
</xs:complexContent>
|
|
393
|
+
</xs:complexType>
|
|
394
|
+
<xs:complexType name="CreditorReferenceType1Choice">
|
|
395
|
+
<xs:annotation>
|
|
396
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor Reference Type 1Choice</xs:documentation>
|
|
397
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the type of document referred by the creditor.</xs:documentation>
|
|
398
|
+
</xs:annotation>
|
|
399
|
+
<xs:choice>
|
|
400
|
+
<xs:element name="Cd" type="DocumentType3Code">
|
|
401
|
+
<xs:annotation>
|
|
402
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
403
|
+
<xs:documentation source="Definition" xml:lang="EN">Type of creditor reference, in a coded form.</xs:documentation>
|
|
404
|
+
</xs:annotation>
|
|
405
|
+
</xs:element>
|
|
406
|
+
</xs:choice>
|
|
407
|
+
</xs:complexType>
|
|
408
|
+
<xs:complexType name="CreditorReferenceType1Choice_SCT_SCTinst">
|
|
409
|
+
<xs:complexContent>
|
|
410
|
+
<xs:restriction base="CreditorReferenceType1Choice">
|
|
411
|
+
<xs:choice>
|
|
412
|
+
<xs:element name="Cd" type="DocumentType3Code">
|
|
413
|
+
<xs:annotation>
|
|
414
|
+
<xs:documentation source="Yellow Field"/>
|
|
415
|
+
<xs:documentation source="Usage Rule">Only "SCOR" is allowed.</xs:documentation>
|
|
416
|
+
</xs:annotation>
|
|
417
|
+
</xs:element>
|
|
418
|
+
</xs:choice>
|
|
419
|
+
</xs:restriction>
|
|
420
|
+
</xs:complexContent>
|
|
421
|
+
</xs:complexType>
|
|
422
|
+
<xs:complexType name="CreditorReferenceType2">
|
|
423
|
+
<xs:annotation>
|
|
424
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor Reference Type 2</xs:documentation>
|
|
425
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the type of creditor reference.</xs:documentation>
|
|
426
|
+
</xs:annotation>
|
|
427
|
+
<xs:sequence>
|
|
428
|
+
<xs:element name="CdOrPrtry" type="CreditorReferenceType1Choice">
|
|
429
|
+
<xs:annotation>
|
|
430
|
+
<xs:documentation source="Name" xml:lang="EN">Code Or Proprietary</xs:documentation>
|
|
431
|
+
<xs:documentation source="Definition" xml:lang="EN">Coded or proprietary format creditor reference type.</xs:documentation>
|
|
432
|
+
</xs:annotation>
|
|
433
|
+
</xs:element>
|
|
434
|
+
<xs:element name="Issr" type="Max35Text" minOccurs="0">
|
|
435
|
+
<xs:annotation>
|
|
436
|
+
<xs:documentation source="Name" xml:lang="EN">Issuer</xs:documentation>
|
|
437
|
+
<xs:documentation source="Definition" xml:lang="EN">Entity that assigns the credit reference type.</xs:documentation>
|
|
438
|
+
</xs:annotation>
|
|
439
|
+
</xs:element>
|
|
440
|
+
</xs:sequence>
|
|
441
|
+
</xs:complexType>
|
|
442
|
+
<xs:complexType name="CreditorReferenceType2_SCT_SCTinst">
|
|
443
|
+
<xs:complexContent>
|
|
444
|
+
<xs:restriction base="CreditorReferenceType2">
|
|
445
|
+
<xs:sequence>
|
|
446
|
+
<xs:element name="CdOrPrtry" type="CreditorReferenceType1Choice_SCT_SCTinst">
|
|
447
|
+
<xs:annotation>
|
|
448
|
+
<xs:documentation source="Yellow Field"/>
|
|
449
|
+
</xs:annotation>
|
|
450
|
+
</xs:element>
|
|
451
|
+
<xs:element name="Issr" type="Max35Text" minOccurs="0">
|
|
452
|
+
<xs:annotation>
|
|
453
|
+
<xs:documentation source="Yellow Field"/>
|
|
454
|
+
<xs:documentation source="Usage Rule">Mandatory if ‘Reference’ is populated with an identifier issued or governed by a known institution. E.g. “ISO” should be mentioned here if ‘Reference’ is populated with a RF Creditor Reference (ISO 11649).</xs:documentation>
|
|
455
|
+
</xs:annotation>
|
|
456
|
+
</xs:element>
|
|
457
|
+
</xs:sequence>
|
|
458
|
+
</xs:restriction>
|
|
459
|
+
</xs:complexContent>
|
|
460
|
+
</xs:complexType>
|
|
461
|
+
<xs:complexType name="CreditTransferTransaction34">
|
|
462
|
+
<xs:annotation>
|
|
463
|
+
<xs:documentation source="Name" xml:lang="EN">Credit Transfer Transaction 34</xs:documentation>
|
|
464
|
+
<xs:documentation source="Definition" xml:lang="EN">Provide further details specific to the individual transaction(s) included in the message.</xs:documentation>
|
|
465
|
+
</xs:annotation>
|
|
466
|
+
<xs:sequence>
|
|
467
|
+
<xs:element name="PmtId" type="PaymentIdentification6">
|
|
468
|
+
<xs:annotation>
|
|
469
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Identification</xs:documentation>
|
|
470
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of elements used to reference a payment instruction.</xs:documentation>
|
|
471
|
+
</xs:annotation>
|
|
472
|
+
</xs:element>
|
|
473
|
+
<xs:element name="PmtTpInf" type="PaymentTypeInformation26" minOccurs="0">
|
|
474
|
+
<xs:annotation>
|
|
475
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Type Information</xs:documentation>
|
|
476
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of elements used to further specify the type of transaction.</xs:documentation>
|
|
477
|
+
</xs:annotation>
|
|
478
|
+
</xs:element>
|
|
479
|
+
<xs:element name="Amt" type="AmountType4Choice">
|
|
480
|
+
<xs:annotation>
|
|
481
|
+
<xs:documentation source="Name" xml:lang="EN">Amount</xs:documentation>
|
|
482
|
+
<xs:documentation source="Definition" xml:lang="EN">Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party.</xs:documentation>
|
|
483
|
+
</xs:annotation>
|
|
484
|
+
</xs:element>
|
|
485
|
+
<xs:element name="ChrgBr" type="ChargeBearerType1Code" minOccurs="0">
|
|
486
|
+
<xs:annotation>
|
|
487
|
+
<xs:documentation source="Name" xml:lang="EN">Charge Bearer</xs:documentation>
|
|
488
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies which party/parties will bear the charges associated with the processing of the payment transaction.</xs:documentation>
|
|
489
|
+
</xs:annotation>
|
|
490
|
+
</xs:element>
|
|
491
|
+
<xs:element name="UltmtDbtr" type="PartyIdentification135" minOccurs="0">
|
|
492
|
+
<xs:annotation>
|
|
493
|
+
<xs:documentation source="Name" xml:lang="EN">Ultimate Debtor</xs:documentation>
|
|
494
|
+
<xs:documentation source="Definition" xml:lang="EN">Ultimate party that owes an amount of money to the (ultimate) creditor.</xs:documentation>
|
|
495
|
+
</xs:annotation>
|
|
496
|
+
</xs:element>
|
|
497
|
+
<xs:element name="CdtrAgt" type="BranchAndFinancialInstitutionIdentification6" minOccurs="0">
|
|
498
|
+
<xs:annotation>
|
|
499
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor Agent</xs:documentation>
|
|
500
|
+
<xs:documentation source="Definition" xml:lang="EN">Financial institution servicing an account for the creditor.</xs:documentation>
|
|
501
|
+
</xs:annotation>
|
|
502
|
+
</xs:element>
|
|
503
|
+
<xs:element name="Cdtr" type="PartyIdentification135" minOccurs="0">
|
|
504
|
+
<xs:annotation>
|
|
505
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor</xs:documentation>
|
|
506
|
+
<xs:documentation source="Definition" xml:lang="EN">Party to which an amount of money is due.</xs:documentation>
|
|
507
|
+
</xs:annotation>
|
|
508
|
+
</xs:element>
|
|
509
|
+
<xs:element name="CdtrAcct" type="CashAccount38" minOccurs="0">
|
|
510
|
+
<xs:annotation>
|
|
511
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor Account</xs:documentation>
|
|
512
|
+
<xs:documentation source="Definition" xml:lang="EN">Unambiguous identification of the account of the creditor to which a credit entry will be posted as a result of the payment transaction.</xs:documentation>
|
|
513
|
+
</xs:annotation>
|
|
514
|
+
</xs:element>
|
|
515
|
+
<xs:element name="UltmtCdtr" type="PartyIdentification135" minOccurs="0">
|
|
516
|
+
<xs:annotation>
|
|
517
|
+
<xs:documentation source="Name" xml:lang="EN">Ultimate Creditor</xs:documentation>
|
|
518
|
+
<xs:documentation source="Definition" xml:lang="EN">Ultimate party to which an amount of money is due.</xs:documentation>
|
|
519
|
+
</xs:annotation>
|
|
520
|
+
</xs:element>
|
|
521
|
+
<xs:element name="Purp" type="Purpose2Choice" minOccurs="0">
|
|
522
|
+
<xs:annotation>
|
|
523
|
+
<xs:documentation source="Name" xml:lang="EN">Purpose</xs:documentation>
|
|
524
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
525
|
+
Underlying reason for the payment transaction.
|
|
526
|
+
Usage: Purpose is used by the end-customers, that is initiating party, (ultimate) debtor, (ultimate) creditor to provide information concerning the nature of the payment. Purpose is a content element, which is not used for processing by any of the agents involved in the payment chain.
|
|
527
|
+
</xs:documentation>
|
|
528
|
+
</xs:annotation>
|
|
529
|
+
</xs:element>
|
|
530
|
+
<xs:element name="RmtInf" type="RemittanceInformation16" minOccurs="0">
|
|
531
|
+
<xs:annotation>
|
|
532
|
+
<xs:documentation source="Name" xml:lang="EN">Remittance Information</xs:documentation>
|
|
533
|
+
<xs:documentation source="Definition" xml:lang="EN">Information supplied to enable the matching of an entry with the items that the transfer is intended to settle, such as commercial invoices in an accounts' receivable system.</xs:documentation>
|
|
534
|
+
</xs:annotation>
|
|
535
|
+
</xs:element>
|
|
536
|
+
</xs:sequence>
|
|
537
|
+
</xs:complexType>
|
|
538
|
+
<xs:complexType name="CreditTransferTransaction34_SCT_SCTinst">
|
|
539
|
+
<xs:complexContent>
|
|
540
|
+
<xs:restriction base="CreditTransferTransaction34">
|
|
541
|
+
<xs:sequence>
|
|
542
|
+
<xs:element name="PmtId" type="PaymentIdentification6_SCT_SCTinst">
|
|
543
|
+
<xs:annotation>
|
|
544
|
+
<xs:documentation source="Yellow Field"/>
|
|
545
|
+
</xs:annotation>
|
|
546
|
+
</xs:element>
|
|
547
|
+
<xs:element name="PmtTpInf" type="PaymentTypeInformation26_SCT_SCTinst_2" minOccurs="0">
|
|
548
|
+
<xs:annotation>
|
|
549
|
+
<xs:documentation source="Yellow Field"/>
|
|
550
|
+
<xs:documentation source="Usage Rule">'Payment Type Information' must be present either here or directly under ‘Payment Information’.</xs:documentation>
|
|
551
|
+
</xs:annotation>
|
|
552
|
+
</xs:element>
|
|
553
|
+
<xs:element name="Amt" type="AmountType4Choice_SCT_SCTinst">
|
|
554
|
+
<xs:annotation>
|
|
555
|
+
<xs:documentation source="Yellow Field"/>
|
|
556
|
+
</xs:annotation>
|
|
557
|
+
</xs:element>
|
|
558
|
+
<xs:element name="ChrgBr" type="ChargeBearerType1Code" minOccurs="0">
|
|
559
|
+
<xs:annotation>
|
|
560
|
+
<xs:documentation source="Yellow Field"/>
|
|
561
|
+
<xs:documentation source="Usage Rule">Only "SLEV" is allowed.</xs:documentation>
|
|
562
|
+
<xs:documentation source="Usage Rule">It is recommended that this element be specified at ‘Payment Information’ level.</xs:documentation>
|
|
563
|
+
</xs:annotation>
|
|
564
|
+
</xs:element>
|
|
565
|
+
<xs:element name="UltmtDbtr" type="PartyIdentification135_SCT_SCTinst_4" minOccurs="0">
|
|
566
|
+
<xs:annotation>
|
|
567
|
+
<xs:documentation source="Yellow Field"/>
|
|
568
|
+
</xs:annotation>
|
|
569
|
+
</xs:element>
|
|
570
|
+
<xs:element name="CdtrAgt" type="BranchAndFinancialInstitutionIdentification6_SCT_SCTinst_2" minOccurs="0">
|
|
571
|
+
<xs:annotation>
|
|
572
|
+
<xs:documentation source="Yellow Field"/>
|
|
573
|
+
<xs:documentation source="Rulebook">AT-C002 The BIC code of the Beneficiary PSP.</xs:documentation>
|
|
574
|
+
<xs:documentation source="Usage Rule">Only 'BICFI' is allowed.</xs:documentation>
|
|
575
|
+
<xs:documentation source="Usage Rule">If the BIC is not indicated 'Creditor Agent' structure is not to be used.</xs:documentation>
|
|
576
|
+
</xs:annotation>
|
|
577
|
+
</xs:element>
|
|
578
|
+
<xs:element name="Cdtr" type="PartyIdentification135_SCT_SCTinst_5">
|
|
579
|
+
<xs:annotation>
|
|
580
|
+
<xs:documentation source="Yellow Field"/>
|
|
581
|
+
<xs:documentation source="Usage Rule">Mandatory.</xs:documentation>
|
|
582
|
+
</xs:annotation>
|
|
583
|
+
</xs:element>
|
|
584
|
+
<xs:element name="CdtrAcct" type="CashAccount38_SCT_SCTinst_2">
|
|
585
|
+
<xs:annotation>
|
|
586
|
+
<xs:documentation source="Yellow Field"/>
|
|
587
|
+
<xs:documentation source="Usage Rule">Mandatory.</xs:documentation>
|
|
588
|
+
</xs:annotation>
|
|
589
|
+
</xs:element>
|
|
590
|
+
<xs:element name="UltmtCdtr" type="PartyIdentification135_SCT_SCTinst_6" minOccurs="0">
|
|
591
|
+
<xs:annotation>
|
|
592
|
+
<xs:documentation source="Yellow Field"/>
|
|
593
|
+
</xs:annotation>
|
|
594
|
+
</xs:element>
|
|
595
|
+
<xs:element name="Purp" type="Purpose2Choice_SCT_SCTinst" minOccurs="0">
|
|
596
|
+
<xs:annotation>
|
|
597
|
+
<xs:documentation source="Yellow Field"/>
|
|
598
|
+
<xs:documentation source="Rulebook">AT-T007 Purpose of the Credit Transfer.</xs:documentation>
|
|
599
|
+
</xs:annotation>
|
|
600
|
+
</xs:element>
|
|
601
|
+
<xs:element name="RmtInf" type="RemittanceInformation16_SCT_SCTinst" minOccurs="0">
|
|
602
|
+
<xs:annotation>
|
|
603
|
+
<xs:documentation source="Yellow Field"/>
|
|
604
|
+
<xs:documentation source="Rulebook">AT-T009 The Remittance Information sent by the Originator to the Beneficiary in the Credit Transfer Instruction.</xs:documentation>
|
|
605
|
+
<xs:documentation source="Usage Rule">Either ‘Structured’ or ‘Unstructured’ may be present</xs:documentation>
|
|
606
|
+
</xs:annotation>
|
|
607
|
+
</xs:element>
|
|
608
|
+
</xs:sequence>
|
|
609
|
+
</xs:restriction>
|
|
610
|
+
</xs:complexContent>
|
|
611
|
+
</xs:complexType>
|
|
612
|
+
<xs:complexType name="CustomerCreditTransferInitiationV09">
|
|
613
|
+
<xs:annotation>
|
|
614
|
+
<xs:documentation source="Name" xml:lang="EN">Customer Credit Transfer Initiation V09</xs:documentation>
|
|
615
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
616
|
+
Scope
|
|
617
|
+
The CustomerCreditTransferInitiation message is sent by the initiating party to the forwarding agent or debtor agent. It is used to request movement of funds from the debtor account to a creditor.
|
|
618
|
+
Usage
|
|
619
|
+
The CustomerCreditTransferInitiation message can contain one or more customer credit transfer instructions.
|
|
620
|
+
The CustomerCreditTransferInitiation message is used to exchange:
|
|
621
|
+
- One or more instances of a credit transfer initiation;
|
|
622
|
+
- Payment transactions that result in book transfers at the debtor agent or payments to another financial institution;
|
|
623
|
+
- Payment transactions that result in an electronic cash transfer to the creditor account or in the emission of a cheque.
|
|
624
|
+
The message can be used in a direct or a relay scenario:
|
|
625
|
+
- In a direct scenario, the message is sent directly to the debtor agent. The debtor agent is the account servicer of the debtor.
|
|
626
|
+
- In a relay scenario, the message is sent to a forwarding agent. The forwarding agent acts as a concentrating financial institution. It will forward the CustomerCreditTransferInitiation message to the debtor agent.
|
|
627
|
+
The message can also be used by an initiating party that has authority to send the message on behalf of the debtor. This caters for example for the scenario of a payments factory initiating all payments on behalf of a large corporate.
|
|
628
|
+
The CustomerCreditTransferInitiation message can be used in domestic and cross-border scenarios.
|
|
629
|
+
The CustomerCreditTransferInitiation message must not be used by the debtor agent to execute the credit transfer instruction(s). The FIToFICustomerCreditTransfer message must be used instead.
|
|
630
|
+
</xs:documentation>
|
|
631
|
+
</xs:annotation>
|
|
632
|
+
<xs:sequence>
|
|
633
|
+
<xs:element name="GrpHdr" type="GroupHeader85">
|
|
634
|
+
<xs:annotation>
|
|
635
|
+
<xs:documentation source="Name" xml:lang="EN">Group Header</xs:documentation>
|
|
636
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of characteristics shared by all individual transactions included in the message.</xs:documentation>
|
|
637
|
+
</xs:annotation>
|
|
638
|
+
</xs:element>
|
|
639
|
+
<xs:element name="PmtInf" type="PaymentInstruction30" maxOccurs="unbounded">
|
|
640
|
+
<xs:annotation>
|
|
641
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Information</xs:documentation>
|
|
642
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of characteristics that applies to the debit side of the payment transactions included in the credit transfer initiation.</xs:documentation>
|
|
643
|
+
</xs:annotation>
|
|
644
|
+
</xs:element>
|
|
645
|
+
</xs:sequence>
|
|
646
|
+
</xs:complexType>
|
|
647
|
+
<xs:complexType name="CustomerCreditTransferInitiationV09_SCT_SCTinst">
|
|
648
|
+
<xs:complexContent>
|
|
649
|
+
<xs:restriction base="CustomerCreditTransferInitiationV09">
|
|
650
|
+
<xs:sequence>
|
|
651
|
+
<xs:element name="GrpHdr" type="GroupHeader85_SCT_SCTinst">
|
|
652
|
+
<xs:annotation>
|
|
653
|
+
<xs:documentation source="Yellow Field"/>
|
|
654
|
+
</xs:annotation>
|
|
655
|
+
</xs:element>
|
|
656
|
+
<xs:element name="PmtInf" type="PaymentInstruction30_SCT_SCTinst" maxOccurs="unbounded">
|
|
657
|
+
<xs:annotation>
|
|
658
|
+
<xs:documentation source="Yellow Field"/>
|
|
659
|
+
</xs:annotation>
|
|
660
|
+
</xs:element>
|
|
661
|
+
</xs:sequence>
|
|
662
|
+
</xs:restriction>
|
|
663
|
+
</xs:complexContent>
|
|
664
|
+
</xs:complexType>
|
|
665
|
+
<xs:complexType name="DateAndDateTime2Choice">
|
|
666
|
+
<xs:annotation>
|
|
667
|
+
<xs:documentation source="Name" xml:lang="EN">Date And Date Time 2Choice</xs:documentation>
|
|
668
|
+
<xs:documentation source="Definition" xml:lang="EN">Choice between a date or a date and time format.</xs:documentation>
|
|
669
|
+
</xs:annotation>
|
|
670
|
+
<xs:choice>
|
|
671
|
+
<xs:element name="Dt" type="ISODate">
|
|
672
|
+
<xs:annotation>
|
|
673
|
+
<xs:documentation source="Name" xml:lang="EN">Date</xs:documentation>
|
|
674
|
+
<xs:documentation source="Definition" xml:lang="EN">Specified date.</xs:documentation>
|
|
675
|
+
</xs:annotation>
|
|
676
|
+
</xs:element>
|
|
677
|
+
<xs:element name="DtTm" type="ISODateTime">
|
|
678
|
+
<xs:annotation>
|
|
679
|
+
<xs:documentation source="Name" xml:lang="EN">Date Time</xs:documentation>
|
|
680
|
+
<xs:documentation source="Definition" xml:lang="EN">Specified date and time.</xs:documentation>
|
|
681
|
+
</xs:annotation>
|
|
682
|
+
</xs:element>
|
|
683
|
+
</xs:choice>
|
|
684
|
+
</xs:complexType>
|
|
685
|
+
<xs:complexType name="DateAndDateTime2Choice_SCT_SCTinst">
|
|
686
|
+
<xs:complexContent>
|
|
687
|
+
<xs:restriction base="DateAndDateTime2Choice">
|
|
688
|
+
<xs:choice>
|
|
689
|
+
<xs:element name="Dt" type="ISODate">
|
|
690
|
+
<xs:annotation>
|
|
691
|
+
<xs:documentation source="Yellow Field"/>
|
|
692
|
+
</xs:annotation>
|
|
693
|
+
</xs:element>
|
|
694
|
+
<xs:element name="DtTm" type="ISODateTime">
|
|
695
|
+
<xs:annotation>
|
|
696
|
+
<xs:documentation source="Yellow Field">Only allowed for SCTinst</xs:documentation>
|
|
697
|
+
<xs:documentation source="Usage Rule">Only UTC time format or local time with UTC offset format can be used.</xs:documentation>
|
|
698
|
+
</xs:annotation>
|
|
699
|
+
</xs:element>
|
|
700
|
+
</xs:choice>
|
|
701
|
+
</xs:restriction>
|
|
702
|
+
</xs:complexContent>
|
|
703
|
+
</xs:complexType>
|
|
704
|
+
<xs:complexType name="DateAndPlaceOfBirth1">
|
|
705
|
+
<xs:annotation>
|
|
706
|
+
<xs:documentation source="Name" xml:lang="EN">Date And Place Of Birth 1</xs:documentation>
|
|
707
|
+
<xs:documentation source="Definition" xml:lang="EN">Date and place of birth of a person.</xs:documentation>
|
|
708
|
+
</xs:annotation>
|
|
709
|
+
<xs:sequence>
|
|
710
|
+
<xs:element name="BirthDt" type="ISODate">
|
|
711
|
+
<xs:annotation>
|
|
712
|
+
<xs:documentation source="Name" xml:lang="EN">Birth Date</xs:documentation>
|
|
713
|
+
<xs:documentation source="Definition" xml:lang="EN">Date on which a person is born.</xs:documentation>
|
|
714
|
+
</xs:annotation>
|
|
715
|
+
</xs:element>
|
|
716
|
+
<xs:element name="PrvcOfBirth" type="Max35Text" minOccurs="0">
|
|
717
|
+
<xs:annotation>
|
|
718
|
+
<xs:documentation source="Name" xml:lang="EN">Province Of Birth</xs:documentation>
|
|
719
|
+
<xs:documentation source="Definition" xml:lang="EN">Province where a person was born.</xs:documentation>
|
|
720
|
+
</xs:annotation>
|
|
721
|
+
</xs:element>
|
|
722
|
+
<xs:element name="CityOfBirth" type="Max35Text">
|
|
723
|
+
<xs:annotation>
|
|
724
|
+
<xs:documentation source="Name" xml:lang="EN">City Of Birth</xs:documentation>
|
|
725
|
+
<xs:documentation source="Definition" xml:lang="EN">City where a person was born.</xs:documentation>
|
|
726
|
+
</xs:annotation>
|
|
727
|
+
</xs:element>
|
|
728
|
+
<xs:element name="CtryOfBirth" type="CountryCode">
|
|
729
|
+
<xs:annotation>
|
|
730
|
+
<xs:documentation source="Name" xml:lang="EN">Country Of Birth</xs:documentation>
|
|
731
|
+
<xs:documentation source="Definition" xml:lang="EN">Country where a person was born.</xs:documentation>
|
|
732
|
+
</xs:annotation>
|
|
733
|
+
</xs:element>
|
|
734
|
+
</xs:sequence>
|
|
735
|
+
</xs:complexType>
|
|
736
|
+
<xs:simpleType name="DecimalNumber">
|
|
737
|
+
<xs:annotation>
|
|
738
|
+
<xs:documentation source="Name" xml:lang="EN">Decimal Number</xs:documentation>
|
|
739
|
+
<xs:documentation source="Definition" xml:lang="EN">Number of objects represented as a decimal number, for example 0.75 or 45.6.</xs:documentation>
|
|
740
|
+
</xs:annotation>
|
|
741
|
+
<xs:restriction base="xs:decimal">
|
|
742
|
+
<xs:totalDigits value="18"/>
|
|
743
|
+
<xs:fractionDigits value="17"/>
|
|
744
|
+
</xs:restriction>
|
|
745
|
+
</xs:simpleType>
|
|
746
|
+
<xs:simpleType name="DecimalNumber_SCT_SCTinst">
|
|
747
|
+
<xs:restriction base="DecimalNumber">
|
|
748
|
+
<xs:totalDigits value="18"/>
|
|
749
|
+
<xs:fractionDigits value="2"/>
|
|
750
|
+
</xs:restriction>
|
|
751
|
+
</xs:simpleType>
|
|
752
|
+
<xs:complexType name="Document">
|
|
753
|
+
<xs:sequence>
|
|
754
|
+
<xs:element name="CstmrCdtTrfInitn" type="CustomerCreditTransferInitiationV09"/>
|
|
755
|
+
</xs:sequence>
|
|
756
|
+
</xs:complexType>
|
|
757
|
+
<xs:simpleType name="DocumentType3Code">
|
|
758
|
+
<xs:annotation>
|
|
759
|
+
<xs:documentation source="Name" xml:lang="EN">Document Type 3Code</xs:documentation>
|
|
760
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a type of financial or commercial document.</xs:documentation>
|
|
761
|
+
</xs:annotation>
|
|
762
|
+
<xs:restriction base="xs:string">
|
|
763
|
+
<xs:enumeration value="SCOR">
|
|
764
|
+
<xs:annotation>
|
|
765
|
+
<xs:documentation source="Name" xml:lang="EN">StructuredCommunicationReference</xs:documentation>
|
|
766
|
+
<xs:documentation source="Definition" xml:lang="EN">Document is a structured communication reference provided by the creditor to identify the referred transaction.</xs:documentation>
|
|
767
|
+
</xs:annotation>
|
|
768
|
+
</xs:enumeration>
|
|
769
|
+
</xs:restriction>
|
|
770
|
+
</xs:simpleType>
|
|
771
|
+
<xs:complexType name="Document_SCT_SCTinst">
|
|
772
|
+
<xs:complexContent>
|
|
773
|
+
<xs:restriction base="Document">
|
|
774
|
+
<xs:sequence>
|
|
775
|
+
<xs:element name="CstmrCdtTrfInitn" type="CustomerCreditTransferInitiationV09_SCT_SCTinst">
|
|
776
|
+
<xs:annotation>
|
|
777
|
+
<xs:documentation source="Yellow Field"/>
|
|
778
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
779
|
+
Scope
|
|
780
|
+
The CustomerCreditTransferInitiation message is sent by the initiating party to the forwarding agent or debtor agent. It is used to request movement of funds from the debtor account to a creditor.
|
|
781
|
+
|
|
782
|
+
</xs:documentation>
|
|
783
|
+
</xs:annotation>
|
|
784
|
+
</xs:element>
|
|
785
|
+
</xs:sequence>
|
|
786
|
+
</xs:restriction>
|
|
787
|
+
</xs:complexContent>
|
|
788
|
+
</xs:complexType>
|
|
789
|
+
<xs:simpleType name="ExternalCategoryPurpose1Code">
|
|
790
|
+
<xs:annotation>
|
|
791
|
+
<xs:documentation source="Name" xml:lang="EN">External Category Purpose 1Code</xs:documentation>
|
|
792
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
793
|
+
Specifies the category purpose, as published in an external category purpose code list.
|
|
794
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
795
|
+
</xs:documentation>
|
|
796
|
+
</xs:annotation>
|
|
797
|
+
<xs:restriction base="xs:string">
|
|
798
|
+
<xs:minLength value="1"/>
|
|
799
|
+
<xs:maxLength value="4"/>
|
|
800
|
+
</xs:restriction>
|
|
801
|
+
</xs:simpleType>
|
|
802
|
+
<xs:simpleType name="ExternalLocalInstrument1Code">
|
|
803
|
+
<xs:annotation>
|
|
804
|
+
<xs:documentation source="Name" xml:lang="EN">External Local Instrument 1Code</xs:documentation>
|
|
805
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
806
|
+
Specifies the external local instrument code in the format of character string with a maximum length of 35 characters.
|
|
807
|
+
The list of valid codes is an external code list published separately.
|
|
808
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
809
|
+
</xs:documentation>
|
|
810
|
+
</xs:annotation>
|
|
811
|
+
<xs:restriction base="xs:string">
|
|
812
|
+
<xs:minLength value="1"/>
|
|
813
|
+
<xs:maxLength value="35"/>
|
|
814
|
+
</xs:restriction>
|
|
815
|
+
</xs:simpleType>
|
|
816
|
+
<xs:simpleType name="ExternalOrganisationIdentification1Code">
|
|
817
|
+
<xs:annotation>
|
|
818
|
+
<xs:documentation source="Name" xml:lang="EN">External Organisation Identification 1Code</xs:documentation>
|
|
819
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
820
|
+
Specifies the external organisation identification scheme name code in the format of character string with a maximum length of 4 characters.
|
|
821
|
+
The list of valid codes is an external code list published separately.
|
|
822
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
823
|
+
</xs:documentation>
|
|
824
|
+
</xs:annotation>
|
|
825
|
+
<xs:restriction base="xs:string">
|
|
826
|
+
<xs:minLength value="1"/>
|
|
827
|
+
<xs:maxLength value="4"/>
|
|
828
|
+
</xs:restriction>
|
|
829
|
+
</xs:simpleType>
|
|
830
|
+
<xs:simpleType name="ExternalPersonIdentification1Code">
|
|
831
|
+
<xs:annotation>
|
|
832
|
+
<xs:documentation source="Name" xml:lang="EN">External Person Identification 1Code</xs:documentation>
|
|
833
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
834
|
+
Specifies the external person identification scheme name code in the format of character string with a maximum length of 4 characters.
|
|
835
|
+
The list of valid codes is an external code list published separately.
|
|
836
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
837
|
+
</xs:documentation>
|
|
838
|
+
</xs:annotation>
|
|
839
|
+
<xs:restriction base="xs:string">
|
|
840
|
+
<xs:minLength value="1"/>
|
|
841
|
+
<xs:maxLength value="4"/>
|
|
842
|
+
</xs:restriction>
|
|
843
|
+
</xs:simpleType>
|
|
844
|
+
<xs:simpleType name="ExternalProxyAccountType1Code">
|
|
845
|
+
<xs:annotation>
|
|
846
|
+
<xs:documentation source="Name" xml:lang="EN">External Proxy Account Type 1Code</xs:documentation>
|
|
847
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
848
|
+
Specifies the external proxy account type code, as published in the proxy account type external code set.
|
|
849
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
850
|
+
</xs:documentation>
|
|
851
|
+
</xs:annotation>
|
|
852
|
+
<xs:restriction base="xs:string">
|
|
853
|
+
<xs:minLength value="1"/>
|
|
854
|
+
<xs:maxLength value="4"/>
|
|
855
|
+
</xs:restriction>
|
|
856
|
+
</xs:simpleType>
|
|
857
|
+
<xs:simpleType name="ExternalPurpose1Code">
|
|
858
|
+
<xs:annotation>
|
|
859
|
+
<xs:documentation source="Name" xml:lang="EN">External Purpose 1Code</xs:documentation>
|
|
860
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
861
|
+
Specifies the external purpose code in the format of character string with a maximum length of 4 characters.
|
|
862
|
+
The list of valid codes is an external code list published separately.
|
|
863
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
864
|
+
</xs:documentation>
|
|
865
|
+
</xs:annotation>
|
|
866
|
+
<xs:restriction base="xs:string">
|
|
867
|
+
<xs:minLength value="1"/>
|
|
868
|
+
<xs:maxLength value="4"/>
|
|
869
|
+
</xs:restriction>
|
|
870
|
+
</xs:simpleType>
|
|
871
|
+
<xs:simpleType name="ExternalServiceLevel1Code">
|
|
872
|
+
<xs:annotation>
|
|
873
|
+
<xs:documentation source="Name" xml:lang="EN">External Service Level 1Code</xs:documentation>
|
|
874
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
875
|
+
Specifies the external service level code in the format of character string with a maximum length of 4 characters.
|
|
876
|
+
The list of valid codes is an external code list published separately.
|
|
877
|
+
External code sets can be downloaded from www.iso20022.org.
|
|
878
|
+
</xs:documentation>
|
|
879
|
+
</xs:annotation>
|
|
880
|
+
<xs:restriction base="xs:string">
|
|
881
|
+
<xs:minLength value="1"/>
|
|
882
|
+
<xs:maxLength value="4"/>
|
|
883
|
+
</xs:restriction>
|
|
884
|
+
</xs:simpleType>
|
|
885
|
+
<xs:simpleType name="ExternalServiceLevel1Code_SCT_SCTinst">
|
|
886
|
+
<xs:restriction base="ExternalServiceLevel1Code">
|
|
887
|
+
<xs:minLength value="1"/>
|
|
888
|
+
<xs:maxLength value="4"/>
|
|
889
|
+
</xs:restriction>
|
|
890
|
+
</xs:simpleType>
|
|
891
|
+
<xs:complexType name="FinancialInstitutionIdentification18">
|
|
892
|
+
<xs:annotation>
|
|
893
|
+
<xs:documentation source="Name" xml:lang="EN">Financial Institution Identification 18</xs:documentation>
|
|
894
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the details to identify a financial institution.</xs:documentation>
|
|
895
|
+
</xs:annotation>
|
|
896
|
+
<xs:choice>
|
|
897
|
+
<xs:element name="BICFI" type="BICFIDec2014Identifier" minOccurs="0">
|
|
898
|
+
<xs:annotation>
|
|
899
|
+
<xs:documentation source="Name" xml:lang="EN">BICFI</xs:documentation>
|
|
900
|
+
<xs:documentation source="Definition" xml:lang="EN">Code allocated to a financial institution by the ISO 9362 Registration Authority as described in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)".</xs:documentation>
|
|
901
|
+
</xs:annotation>
|
|
902
|
+
</xs:element>
|
|
903
|
+
<xs:element name="Othr" type="GenericFinancialIdentification1" minOccurs="0">
|
|
904
|
+
<xs:annotation>
|
|
905
|
+
<xs:documentation source="Name" xml:lang="EN">Other</xs:documentation>
|
|
906
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique identification of an agent, as assigned by an institution, using an identification scheme.</xs:documentation>
|
|
907
|
+
</xs:annotation>
|
|
908
|
+
</xs:element>
|
|
909
|
+
</xs:choice>
|
|
910
|
+
</xs:complexType>
|
|
911
|
+
<xs:complexType name="FinancialInstitutionIdentification18_SCT_SCTinst">
|
|
912
|
+
<xs:complexContent>
|
|
913
|
+
<xs:restriction base="FinancialInstitutionIdentification18">
|
|
914
|
+
<xs:choice>
|
|
915
|
+
<xs:element name="BICFI" type="BICFIDec2014Identifier">
|
|
916
|
+
<xs:annotation>
|
|
917
|
+
<xs:documentation source="Yellow Field"/>
|
|
918
|
+
<xs:documentation source="Rulebook">AT-D002 The BIC code of the Originator PSP.</xs:documentation>
|
|
919
|
+
</xs:annotation>
|
|
920
|
+
</xs:element>
|
|
921
|
+
<xs:element name="Othr" type="GenericFinancialIdentification1_SCT_SCTinst">
|
|
922
|
+
<xs:annotation>
|
|
923
|
+
<xs:documentation source="Yellow Field"/>
|
|
924
|
+
</xs:annotation>
|
|
925
|
+
</xs:element>
|
|
926
|
+
</xs:choice>
|
|
927
|
+
</xs:restriction>
|
|
928
|
+
</xs:complexContent>
|
|
929
|
+
</xs:complexType>
|
|
930
|
+
<xs:complexType name="FinancialInstitutionIdentification18_SCT_SCTinst_2">
|
|
931
|
+
<xs:complexContent>
|
|
932
|
+
<xs:restriction base="FinancialInstitutionIdentification18">
|
|
933
|
+
<xs:sequence>
|
|
934
|
+
<xs:element name="BICFI" type="BICFIDec2014Identifier"/>
|
|
935
|
+
</xs:sequence>
|
|
936
|
+
</xs:restriction>
|
|
937
|
+
</xs:complexContent>
|
|
938
|
+
</xs:complexType>
|
|
939
|
+
<xs:complexType name="GenericFinancialIdentification1">
|
|
940
|
+
<xs:annotation>
|
|
941
|
+
<xs:documentation source="Name" xml:lang="EN">Generic Financial Identification 1</xs:documentation>
|
|
942
|
+
<xs:documentation source="Definition" xml:lang="EN">Information related to an identification of a financial institution.</xs:documentation>
|
|
943
|
+
</xs:annotation>
|
|
944
|
+
<xs:sequence>
|
|
945
|
+
<xs:element name="Id" type="Max35Text">
|
|
946
|
+
<xs:annotation>
|
|
947
|
+
<xs:documentation source="Name" xml:lang="EN">Identification</xs:documentation>
|
|
948
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification of a person.</xs:documentation>
|
|
949
|
+
</xs:annotation>
|
|
950
|
+
</xs:element>
|
|
951
|
+
</xs:sequence>
|
|
952
|
+
</xs:complexType>
|
|
953
|
+
<xs:complexType name="GenericFinancialIdentification1_SCT_SCTinst">
|
|
954
|
+
<xs:complexContent>
|
|
955
|
+
<xs:restriction base="GenericFinancialIdentification1">
|
|
956
|
+
<xs:sequence>
|
|
957
|
+
<xs:element name="Id">
|
|
958
|
+
<xs:annotation>
|
|
959
|
+
<xs:documentation source="Yellow Field"/>
|
|
960
|
+
<xs:documentation source="Usage Rule">Only "NOTPROVIDED" is allowed.</xs:documentation>
|
|
961
|
+
</xs:annotation>
|
|
962
|
+
<xs:simpleType>
|
|
963
|
+
<xs:restriction base="Max35Text">
|
|
964
|
+
<xs:enumeration value="NOTPROVIDED"/>
|
|
965
|
+
</xs:restriction>
|
|
966
|
+
</xs:simpleType>
|
|
967
|
+
</xs:element>
|
|
968
|
+
</xs:sequence>
|
|
969
|
+
</xs:restriction>
|
|
970
|
+
</xs:complexContent>
|
|
971
|
+
</xs:complexType>
|
|
972
|
+
<xs:complexType name="GenericOrganisationIdentification1">
|
|
973
|
+
<xs:annotation>
|
|
974
|
+
<xs:documentation source="Name" xml:lang="EN">Generic Organisation Identification 1</xs:documentation>
|
|
975
|
+
<xs:documentation source="Definition" xml:lang="EN">Information related to an identification of an organisation.</xs:documentation>
|
|
976
|
+
</xs:annotation>
|
|
977
|
+
<xs:sequence>
|
|
978
|
+
<xs:element name="Id" type="Max35Text">
|
|
979
|
+
<xs:annotation>
|
|
980
|
+
<xs:documentation source="Name" xml:lang="EN">Identification</xs:documentation>
|
|
981
|
+
<xs:documentation source="Definition" xml:lang="EN">Identification assigned by an institution.</xs:documentation>
|
|
982
|
+
</xs:annotation>
|
|
983
|
+
</xs:element>
|
|
984
|
+
<xs:element name="SchmeNm" type="OrganisationIdentificationSchemeName1Choice" minOccurs="0">
|
|
985
|
+
<xs:annotation>
|
|
986
|
+
<xs:documentation source="Name" xml:lang="EN">Scheme Name</xs:documentation>
|
|
987
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme.</xs:documentation>
|
|
988
|
+
</xs:annotation>
|
|
989
|
+
</xs:element>
|
|
990
|
+
<xs:element name="Issr" type="Max35Text" minOccurs="0">
|
|
991
|
+
<xs:annotation>
|
|
992
|
+
<xs:documentation source="Name" xml:lang="EN">Issuer</xs:documentation>
|
|
993
|
+
<xs:documentation source="Definition" xml:lang="EN">Entity that assigns the identification.</xs:documentation>
|
|
994
|
+
</xs:annotation>
|
|
995
|
+
</xs:element>
|
|
996
|
+
</xs:sequence>
|
|
997
|
+
</xs:complexType>
|
|
998
|
+
<xs:complexType name="GenericPersonIdentification1">
|
|
999
|
+
<xs:annotation>
|
|
1000
|
+
<xs:documentation source="Name" xml:lang="EN">Generic Person Identification 1</xs:documentation>
|
|
1001
|
+
<xs:documentation source="Definition" xml:lang="EN">Information related to an identification of a person.</xs:documentation>
|
|
1002
|
+
</xs:annotation>
|
|
1003
|
+
<xs:sequence>
|
|
1004
|
+
<xs:element name="Id" type="Max35Text">
|
|
1005
|
+
<xs:annotation>
|
|
1006
|
+
<xs:documentation source="Name" xml:lang="EN">Identification</xs:documentation>
|
|
1007
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification of a person.</xs:documentation>
|
|
1008
|
+
</xs:annotation>
|
|
1009
|
+
</xs:element>
|
|
1010
|
+
<xs:element name="SchmeNm" type="PersonIdentificationSchemeName1Choice" minOccurs="0">
|
|
1011
|
+
<xs:annotation>
|
|
1012
|
+
<xs:documentation source="Name" xml:lang="EN">Scheme Name</xs:documentation>
|
|
1013
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme.</xs:documentation>
|
|
1014
|
+
</xs:annotation>
|
|
1015
|
+
</xs:element>
|
|
1016
|
+
<xs:element name="Issr" type="Max35Text" minOccurs="0">
|
|
1017
|
+
<xs:annotation>
|
|
1018
|
+
<xs:documentation source="Name" xml:lang="EN">Issuer</xs:documentation>
|
|
1019
|
+
<xs:documentation source="Definition" xml:lang="EN">Entity that assigns the identification.</xs:documentation>
|
|
1020
|
+
</xs:annotation>
|
|
1021
|
+
</xs:element>
|
|
1022
|
+
</xs:sequence>
|
|
1023
|
+
</xs:complexType>
|
|
1024
|
+
<xs:complexType name="GroupHeader85">
|
|
1025
|
+
<xs:annotation>
|
|
1026
|
+
<xs:documentation source="Name" xml:lang="EN">Group Header 85</xs:documentation>
|
|
1027
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of characteristics shared by all individual transactions included in the message.</xs:documentation>
|
|
1028
|
+
</xs:annotation>
|
|
1029
|
+
<xs:sequence>
|
|
1030
|
+
<xs:element name="MsgId" type="Max35Text">
|
|
1031
|
+
<xs:annotation>
|
|
1032
|
+
<xs:documentation source="Name" xml:lang="EN">Message Identification</xs:documentation>
|
|
1033
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1034
|
+
Point to point reference, as assigned by the instructing party, and sent to the next party in the chain to unambiguously identify the message.
|
|
1035
|
+
Usage: The instructing party has to make sure that MessageIdentification is unique per instructed party for a pre-agreed period.
|
|
1036
|
+
</xs:documentation>
|
|
1037
|
+
</xs:annotation>
|
|
1038
|
+
</xs:element>
|
|
1039
|
+
<xs:element name="CreDtTm" type="ISODateTime">
|
|
1040
|
+
<xs:annotation>
|
|
1041
|
+
<xs:documentation source="Name" xml:lang="EN">Creation Date Time</xs:documentation>
|
|
1042
|
+
<xs:documentation source="Definition" xml:lang="EN">Date and time at which the message was created.</xs:documentation>
|
|
1043
|
+
</xs:annotation>
|
|
1044
|
+
</xs:element>
|
|
1045
|
+
<xs:element name="NbOfTxs" type="Max15NumericText">
|
|
1046
|
+
<xs:annotation>
|
|
1047
|
+
<xs:documentation source="Name" xml:lang="EN">Number Of Transactions</xs:documentation>
|
|
1048
|
+
<xs:documentation source="Definition" xml:lang="EN">Number of individual transactions contained in the message.</xs:documentation>
|
|
1049
|
+
</xs:annotation>
|
|
1050
|
+
</xs:element>
|
|
1051
|
+
<xs:element name="CtrlSum" type="DecimalNumber" minOccurs="0">
|
|
1052
|
+
<xs:annotation>
|
|
1053
|
+
<xs:documentation source="Name" xml:lang="EN">Control Sum</xs:documentation>
|
|
1054
|
+
<xs:documentation source="Definition" xml:lang="EN">Total of all individual amounts included in the message, irrespective of currencies.</xs:documentation>
|
|
1055
|
+
</xs:annotation>
|
|
1056
|
+
</xs:element>
|
|
1057
|
+
<xs:element name="InitgPty" type="PartyIdentification135">
|
|
1058
|
+
<xs:annotation>
|
|
1059
|
+
<xs:documentation source="Name" xml:lang="EN">Initiating Party</xs:documentation>
|
|
1060
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1061
|
+
Party that initiates the payment.
|
|
1062
|
+
|
|
1063
|
+
Usage: This can either be the debtor or the party that initiates the credit transfer on behalf of the debtor.
|
|
1064
|
+
</xs:documentation>
|
|
1065
|
+
</xs:annotation>
|
|
1066
|
+
</xs:element>
|
|
1067
|
+
</xs:sequence>
|
|
1068
|
+
</xs:complexType>
|
|
1069
|
+
<xs:complexType name="GroupHeader85_SCT_SCTinst">
|
|
1070
|
+
<xs:complexContent>
|
|
1071
|
+
<xs:restriction base="GroupHeader85">
|
|
1072
|
+
<xs:sequence>
|
|
1073
|
+
<xs:element name="MsgId">
|
|
1074
|
+
<xs:annotation>
|
|
1075
|
+
<xs:documentation source="Yellow Field"/>
|
|
1076
|
+
</xs:annotation>
|
|
1077
|
+
<xs:simpleType>
|
|
1078
|
+
<xs:restriction base="Max35Text">
|
|
1079
|
+
<xs:pattern value="([A-Za-z0-9]|[\+|\?|/|\-|:|\(|\)|\.|,|'| ]){1,35}"/>
|
|
1080
|
+
</xs:restriction>
|
|
1081
|
+
</xs:simpleType>
|
|
1082
|
+
</xs:element>
|
|
1083
|
+
<xs:element name="CreDtTm" type="ISODateTime">
|
|
1084
|
+
<xs:annotation>
|
|
1085
|
+
<xs:documentation source="Yellow Field"/>
|
|
1086
|
+
</xs:annotation>
|
|
1087
|
+
</xs:element>
|
|
1088
|
+
<xs:element name="NbOfTxs" type="Max15NumericText">
|
|
1089
|
+
<xs:annotation>
|
|
1090
|
+
<xs:documentation source="Yellow Field"/>
|
|
1091
|
+
<xs:documentation source="Usage Rule">The validation of this data element depends on pre-agreed customer-to-PSP conditions.</xs:documentation>
|
|
1092
|
+
</xs:annotation>
|
|
1093
|
+
</xs:element>
|
|
1094
|
+
<xs:element name="CtrlSum" type="DecimalNumber_SCT_SCTinst">
|
|
1095
|
+
<xs:annotation>
|
|
1096
|
+
<xs:documentation source="Yellow Field"/>
|
|
1097
|
+
<xs:documentation source="Usage Rule">Mandatory.</xs:documentation>
|
|
1098
|
+
<xs:documentation source="Usage Rule">The validation of this data element depends on pre-agreed customer-to-PSP conditions.</xs:documentation>
|
|
1099
|
+
<xs:documentation source="Format Rule">The fractional part has a maximum of two digits.</xs:documentation>
|
|
1100
|
+
</xs:annotation>
|
|
1101
|
+
</xs:element>
|
|
1102
|
+
<xs:element name="InitgPty" type="PartyIdentification135_SCT_SCTinst">
|
|
1103
|
+
<xs:annotation>
|
|
1104
|
+
<xs:documentation source="Yellow Field"/>
|
|
1105
|
+
</xs:annotation>
|
|
1106
|
+
</xs:element>
|
|
1107
|
+
</xs:sequence>
|
|
1108
|
+
</xs:restriction>
|
|
1109
|
+
</xs:complexContent>
|
|
1110
|
+
</xs:complexType>
|
|
1111
|
+
<xs:simpleType name="IBAN2007Identifier">
|
|
1112
|
+
<xs:annotation>
|
|
1113
|
+
<xs:documentation source="Name" xml:lang="EN">IBAN2007Identifier</xs:documentation>
|
|
1114
|
+
<xs:documentation source="Definition" xml:lang="EN">An identifier used internationally by financial institutions to uniquely identify the account of a customer at a financial institution, as described in the latest edition of the international standard ISO 13616: 2007 - "Banking and related financial services - International Bank Account Number (IBAN)".</xs:documentation>
|
|
1115
|
+
</xs:annotation>
|
|
1116
|
+
<xs:restriction base="xs:string">
|
|
1117
|
+
<xs:pattern value="[A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}"/>
|
|
1118
|
+
</xs:restriction>
|
|
1119
|
+
</xs:simpleType>
|
|
1120
|
+
<xs:simpleType name="ISODate">
|
|
1121
|
+
<xs:annotation>
|
|
1122
|
+
<xs:documentation source="Name" xml:lang="EN">ISODate</xs:documentation>
|
|
1123
|
+
<xs:documentation source="Definition" xml:lang="EN">A particular point in the progression of time in a calendar year expressed in the YYYY-MM-DD format. This representation is defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601.</xs:documentation>
|
|
1124
|
+
</xs:annotation>
|
|
1125
|
+
<xs:restriction base="xs:date"/>
|
|
1126
|
+
</xs:simpleType>
|
|
1127
|
+
<xs:simpleType name="ISODateTime">
|
|
1128
|
+
<xs:annotation>
|
|
1129
|
+
<xs:documentation source="Name" xml:lang="EN">ISODate Time</xs:documentation>
|
|
1130
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1131
|
+
A particular point in the progression of time defined by a mandatory date and a mandatory time component, expressed in either UTC time format (YYYY-MM-DDThh:mm:ss.sssZ), local time with UTC offset format (YYYY-MM-DDThh:mm:ss.sss+/-hh:mm), or local time format (YYYY-MM-DDThh:mm:ss.sss). These representations are defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601.
|
|
1132
|
+
Note on the time format:
|
|
1133
|
+
1) beginning / end of calendar day
|
|
1134
|
+
00:00:00 = the beginning of a calendar day
|
|
1135
|
+
24:00:00 = the end of a calendar day
|
|
1136
|
+
2) fractions of second in time format
|
|
1137
|
+
Decimal fractions of seconds may be included. In this case, the involved parties shall agree on the maximum number of digits that are allowed.
|
|
1138
|
+
</xs:documentation>
|
|
1139
|
+
</xs:annotation>
|
|
1140
|
+
<xs:restriction base="xs:dateTime"/>
|
|
1141
|
+
</xs:simpleType>
|
|
1142
|
+
<xs:simpleType name="LEIIdentifier">
|
|
1143
|
+
<xs:annotation>
|
|
1144
|
+
<xs:documentation source="Name" xml:lang="EN">LEIIdentifier</xs:documentation>
|
|
1145
|
+
<xs:documentation source="Definition" xml:lang="EN">Legal Entity Identifier is a code allocated to a party as described in ISO 17442 "Financial Services - Legal Entity Identifier (LEI)".</xs:documentation>
|
|
1146
|
+
</xs:annotation>
|
|
1147
|
+
<xs:restriction base="xs:string">
|
|
1148
|
+
<xs:pattern value="[A-Z0-9]{18,18}[0-9]{2,2}"/>
|
|
1149
|
+
</xs:restriction>
|
|
1150
|
+
</xs:simpleType>
|
|
1151
|
+
<xs:complexType name="LocalInstrument2Choice">
|
|
1152
|
+
<xs:annotation>
|
|
1153
|
+
<xs:documentation source="Name" xml:lang="EN">Local Instrument 2Choice</xs:documentation>
|
|
1154
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of elements that further identifies the type of local instruments being requested by the initiating party.</xs:documentation>
|
|
1155
|
+
</xs:annotation>
|
|
1156
|
+
<xs:choice>
|
|
1157
|
+
<xs:element name="Cd" type="ExternalLocalInstrument1Code">
|
|
1158
|
+
<xs:annotation>
|
|
1159
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
1160
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the local instrument, as published in an external local instrument code list.</xs:documentation>
|
|
1161
|
+
</xs:annotation>
|
|
1162
|
+
</xs:element>
|
|
1163
|
+
<xs:element name="Prtry" type="Max35Text">
|
|
1164
|
+
<xs:annotation>
|
|
1165
|
+
<xs:documentation source="Name" xml:lang="EN">Proprietary</xs:documentation>
|
|
1166
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the local instrument, as a proprietary code.</xs:documentation>
|
|
1167
|
+
</xs:annotation>
|
|
1168
|
+
</xs:element>
|
|
1169
|
+
</xs:choice>
|
|
1170
|
+
</xs:complexType>
|
|
1171
|
+
<xs:complexType name="LocalInstrument2Choice_SCT_SCTinst">
|
|
1172
|
+
<xs:complexContent>
|
|
1173
|
+
<xs:restriction base="LocalInstrument2Choice">
|
|
1174
|
+
<xs:choice>
|
|
1175
|
+
<xs:element name="Cd" type="ExternalLocalInstrument1Code">
|
|
1176
|
+
<xs:annotation>
|
|
1177
|
+
<xs:documentation source="Yellow Field">INST for SCTinst</xs:documentation>
|
|
1178
|
+
</xs:annotation>
|
|
1179
|
+
</xs:element>
|
|
1180
|
+
<xs:element name="Prtry" type="Max35Text" minOccurs="0" maxOccurs="0">
|
|
1181
|
+
<xs:annotation>
|
|
1182
|
+
<xs:documentation source="Yellow Field"/>
|
|
1183
|
+
</xs:annotation>
|
|
1184
|
+
</xs:element>
|
|
1185
|
+
</xs:choice>
|
|
1186
|
+
</xs:restriction>
|
|
1187
|
+
</xs:complexContent>
|
|
1188
|
+
</xs:complexType>
|
|
1189
|
+
<xs:simpleType name="Max140Text">
|
|
1190
|
+
<xs:annotation>
|
|
1191
|
+
<xs:documentation source="Name" xml:lang="EN">Max 140Text</xs:documentation>
|
|
1192
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a character string with a maximum length of 140 characters.</xs:documentation>
|
|
1193
|
+
</xs:annotation>
|
|
1194
|
+
<xs:restriction base="xs:string">
|
|
1195
|
+
<xs:minLength value="1"/>
|
|
1196
|
+
<xs:maxLength value="140"/>
|
|
1197
|
+
</xs:restriction>
|
|
1198
|
+
</xs:simpleType>
|
|
1199
|
+
<xs:simpleType name="Max140Text_SCT_SCTinst">
|
|
1200
|
+
<xs:restriction base="Max140Text">
|
|
1201
|
+
<xs:minLength value="1"/>
|
|
1202
|
+
<xs:maxLength value="70"/>
|
|
1203
|
+
</xs:restriction>
|
|
1204
|
+
</xs:simpleType>
|
|
1205
|
+
<xs:simpleType name="Max15NumericText">
|
|
1206
|
+
<xs:annotation>
|
|
1207
|
+
<xs:documentation source="Name" xml:lang="EN">Max 15Numeric Text</xs:documentation>
|
|
1208
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a numeric string with a maximum length of 15 digits.</xs:documentation>
|
|
1209
|
+
</xs:annotation>
|
|
1210
|
+
<xs:restriction base="xs:string">
|
|
1211
|
+
<xs:pattern value="[0-9]{1,15}"/>
|
|
1212
|
+
</xs:restriction>
|
|
1213
|
+
</xs:simpleType>
|
|
1214
|
+
<xs:simpleType name="Max16Text">
|
|
1215
|
+
<xs:annotation>
|
|
1216
|
+
<xs:documentation source="Name" xml:lang="EN">Max 16Text</xs:documentation>
|
|
1217
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a character string with a maximum length of 16 characters.</xs:documentation>
|
|
1218
|
+
</xs:annotation>
|
|
1219
|
+
<xs:restriction base="xs:string">
|
|
1220
|
+
<xs:minLength value="1"/>
|
|
1221
|
+
<xs:maxLength value="16"/>
|
|
1222
|
+
</xs:restriction>
|
|
1223
|
+
</xs:simpleType>
|
|
1224
|
+
<xs:simpleType name="Max2048Text">
|
|
1225
|
+
<xs:annotation>
|
|
1226
|
+
<xs:documentation source="Name" xml:lang="EN">Max 2048Text</xs:documentation>
|
|
1227
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a character string with a maximum length of 2048 characters.</xs:documentation>
|
|
1228
|
+
</xs:annotation>
|
|
1229
|
+
<xs:restriction base="xs:string">
|
|
1230
|
+
<xs:minLength value="1"/>
|
|
1231
|
+
<xs:maxLength value="2048"/>
|
|
1232
|
+
</xs:restriction>
|
|
1233
|
+
</xs:simpleType>
|
|
1234
|
+
<xs:simpleType name="Max320Text">
|
|
1235
|
+
<xs:annotation>
|
|
1236
|
+
<xs:documentation source="Name" xml:lang="EN">Max 2048Text</xs:documentation>
|
|
1237
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a character string with a maximum length of 2048 characters.</xs:documentation>
|
|
1238
|
+
</xs:annotation>
|
|
1239
|
+
<xs:restriction base="xs:string">
|
|
1240
|
+
<xs:minLength value="1"/>
|
|
1241
|
+
<xs:maxLength value="320"/>
|
|
1242
|
+
</xs:restriction>
|
|
1243
|
+
</xs:simpleType>
|
|
1244
|
+
<xs:simpleType name="Max35Text">
|
|
1245
|
+
<xs:annotation>
|
|
1246
|
+
<xs:documentation source="Name" xml:lang="EN">Max 35Text</xs:documentation>
|
|
1247
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a character string with a maximum length of 35 characters.</xs:documentation>
|
|
1248
|
+
</xs:annotation>
|
|
1249
|
+
<xs:restriction base="xs:string">
|
|
1250
|
+
<xs:minLength value="1"/>
|
|
1251
|
+
<xs:maxLength value="35"/>
|
|
1252
|
+
</xs:restriction>
|
|
1253
|
+
</xs:simpleType>
|
|
1254
|
+
<xs:simpleType name="Max70Text">
|
|
1255
|
+
<xs:annotation>
|
|
1256
|
+
<xs:documentation source="Name" xml:lang="EN">Max 70Text</xs:documentation>
|
|
1257
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a character string with a maximum length of 70characters.</xs:documentation>
|
|
1258
|
+
</xs:annotation>
|
|
1259
|
+
<xs:restriction base="xs:string">
|
|
1260
|
+
<xs:minLength value="1"/>
|
|
1261
|
+
<xs:maxLength value="70"/>
|
|
1262
|
+
</xs:restriction>
|
|
1263
|
+
</xs:simpleType>
|
|
1264
|
+
<xs:complexType name="OrganisationIdentification29">
|
|
1265
|
+
<xs:annotation>
|
|
1266
|
+
<xs:documentation source="Name" xml:lang="EN">Organisation Identification 29</xs:documentation>
|
|
1267
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous way to identify an organisation.</xs:documentation>
|
|
1268
|
+
</xs:annotation>
|
|
1269
|
+
<xs:sequence>
|
|
1270
|
+
<xs:element name="AnyBIC" type="AnyBICDec2014Identifier" minOccurs="0">
|
|
1271
|
+
<xs:annotation>
|
|
1272
|
+
<xs:documentation source="Name" xml:lang="EN">Any BIC</xs:documentation>
|
|
1273
|
+
<xs:documentation source="Definition" xml:lang="EN">Business identification code of the organisation.</xs:documentation>
|
|
1274
|
+
</xs:annotation>
|
|
1275
|
+
</xs:element>
|
|
1276
|
+
<xs:element name="LEI" type="LEIIdentifier" minOccurs="0">
|
|
1277
|
+
<xs:annotation>
|
|
1278
|
+
<xs:documentation source="Name" xml:lang="EN">LEI</xs:documentation>
|
|
1279
|
+
<xs:documentation source="Definition" xml:lang="EN">Legal entity identification as an alternate identification for a party.</xs:documentation>
|
|
1280
|
+
</xs:annotation>
|
|
1281
|
+
</xs:element>
|
|
1282
|
+
<xs:element name="Othr" type="GenericOrganisationIdentification1" minOccurs="0" maxOccurs="unbounded">
|
|
1283
|
+
<xs:annotation>
|
|
1284
|
+
<xs:documentation source="Name" xml:lang="EN">Other</xs:documentation>
|
|
1285
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique identification of an organisation, as assigned by an institution, using an identification scheme.</xs:documentation>
|
|
1286
|
+
</xs:annotation>
|
|
1287
|
+
</xs:element>
|
|
1288
|
+
</xs:sequence>
|
|
1289
|
+
</xs:complexType>
|
|
1290
|
+
<xs:complexType name="OrganisationIdentification29_SCT_SCTinst">
|
|
1291
|
+
<xs:complexContent>
|
|
1292
|
+
<xs:restriction base="OrganisationIdentification29">
|
|
1293
|
+
<xs:sequence>
|
|
1294
|
+
<xs:element name="AnyBIC" type="AnyBICDec2014Identifier" minOccurs="0"/>
|
|
1295
|
+
<xs:element name="LEI" type="LEIIdentifier" minOccurs="0"/>
|
|
1296
|
+
<xs:element name="Othr" type="GenericOrganisationIdentification1" minOccurs="0"/>
|
|
1297
|
+
</xs:sequence>
|
|
1298
|
+
</xs:restriction>
|
|
1299
|
+
</xs:complexContent>
|
|
1300
|
+
</xs:complexType>
|
|
1301
|
+
<xs:complexType name="OrganisationIdentificationSchemeName1Choice">
|
|
1302
|
+
<xs:annotation>
|
|
1303
|
+
<xs:documentation source="Name" xml:lang="EN">Organisation Identification Scheme Name 1Choice</xs:documentation>
|
|
1304
|
+
<xs:documentation source="Definition" xml:lang="EN">Sets of elements to identify a name of the organisation identification scheme.</xs:documentation>
|
|
1305
|
+
</xs:annotation>
|
|
1306
|
+
<xs:choice>
|
|
1307
|
+
<xs:element name="Cd" type="ExternalOrganisationIdentification1Code">
|
|
1308
|
+
<xs:annotation>
|
|
1309
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
1310
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme, in a coded form as published in an external list.</xs:documentation>
|
|
1311
|
+
</xs:annotation>
|
|
1312
|
+
</xs:element>
|
|
1313
|
+
<xs:element name="Prtry" type="Max35Text">
|
|
1314
|
+
<xs:annotation>
|
|
1315
|
+
<xs:documentation source="Name" xml:lang="EN">Proprietary</xs:documentation>
|
|
1316
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme, in a free text form.</xs:documentation>
|
|
1317
|
+
</xs:annotation>
|
|
1318
|
+
</xs:element>
|
|
1319
|
+
</xs:choice>
|
|
1320
|
+
</xs:complexType>
|
|
1321
|
+
<xs:complexType name="Party38Choice">
|
|
1322
|
+
<xs:annotation>
|
|
1323
|
+
<xs:documentation source="Name" xml:lang="EN">Party 38Choice</xs:documentation>
|
|
1324
|
+
<xs:documentation source="Definition" xml:lang="EN">Nature or use of the account.</xs:documentation>
|
|
1325
|
+
</xs:annotation>
|
|
1326
|
+
<xs:choice>
|
|
1327
|
+
<xs:element name="OrgId" type="OrganisationIdentification29">
|
|
1328
|
+
<xs:annotation>
|
|
1329
|
+
<xs:documentation source="Name" xml:lang="EN">Organisation Identification</xs:documentation>
|
|
1330
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous way to identify an organisation.</xs:documentation>
|
|
1331
|
+
</xs:annotation>
|
|
1332
|
+
</xs:element>
|
|
1333
|
+
<xs:element name="PrvtId" type="PersonIdentification13">
|
|
1334
|
+
<xs:annotation>
|
|
1335
|
+
<xs:documentation source="Name" xml:lang="EN">Private Identification</xs:documentation>
|
|
1336
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification of a person, for example a passport.</xs:documentation>
|
|
1337
|
+
</xs:annotation>
|
|
1338
|
+
</xs:element>
|
|
1339
|
+
</xs:choice>
|
|
1340
|
+
</xs:complexType>
|
|
1341
|
+
<xs:complexType name="Party38Choice_SCT_SCTinst">
|
|
1342
|
+
<xs:complexContent>
|
|
1343
|
+
<xs:restriction base="Party38Choice">
|
|
1344
|
+
<xs:choice>
|
|
1345
|
+
<xs:element name="OrgId" type="OrganisationIdentification29_SCT_SCTinst">
|
|
1346
|
+
<xs:annotation>
|
|
1347
|
+
<xs:documentation source="Yellow Field"/>
|
|
1348
|
+
<xs:documentation source="Usage Rule">Either ‘AnyBIC', 'LEI’ or one occurrence of ‘Other’ is allowed.</xs:documentation>
|
|
1349
|
+
</xs:annotation>
|
|
1350
|
+
</xs:element>
|
|
1351
|
+
<xs:element name="PrvtId" type="PersonIdentification13_SCT_SCTinst">
|
|
1352
|
+
<xs:annotation>
|
|
1353
|
+
<xs:documentation source="Yellow Field"/>
|
|
1354
|
+
<xs:documentation source="Usage Rule">Either ‘Date and Place of Birth’ or one occurrence of ‘Other’ is allowed.</xs:documentation>
|
|
1355
|
+
</xs:annotation>
|
|
1356
|
+
</xs:element>
|
|
1357
|
+
</xs:choice>
|
|
1358
|
+
</xs:restriction>
|
|
1359
|
+
</xs:complexContent>
|
|
1360
|
+
</xs:complexType>
|
|
1361
|
+
<xs:complexType name="Party38Choice_SCT_SCTinst_2">
|
|
1362
|
+
<xs:complexContent>
|
|
1363
|
+
<xs:restriction base="Party38Choice">
|
|
1364
|
+
<xs:choice>
|
|
1365
|
+
<xs:element name="OrgId" type="OrganisationIdentification29_SCT_SCTinst">
|
|
1366
|
+
<xs:annotation>
|
|
1367
|
+
<xs:documentation source="Yellow Field"/>
|
|
1368
|
+
<xs:documentation source="Usage Rule">Either ‘AnyBIC', 'LEI’ or one occurrence of ‘Other’ is allowed.</xs:documentation>
|
|
1369
|
+
</xs:annotation>
|
|
1370
|
+
</xs:element>
|
|
1371
|
+
<xs:element name="PrvtId" type="PersonIdentification13_SCT_SCTinst">
|
|
1372
|
+
<xs:annotation>
|
|
1373
|
+
<xs:documentation source="Yellow Field"/>
|
|
1374
|
+
<xs:documentation source="Usage Rule">Either 'Date and Place of Birth' or one occurence of 'Other' is allowed</xs:documentation>
|
|
1375
|
+
</xs:annotation>
|
|
1376
|
+
</xs:element>
|
|
1377
|
+
</xs:choice>
|
|
1378
|
+
</xs:restriction>
|
|
1379
|
+
</xs:complexContent>
|
|
1380
|
+
</xs:complexType>
|
|
1381
|
+
<xs:complexType name="PartyIdentification135">
|
|
1382
|
+
<xs:annotation>
|
|
1383
|
+
<xs:documentation source="Name" xml:lang="EN">Party Identification 135</xs:documentation>
|
|
1384
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the identification of a person or an organisation.</xs:documentation>
|
|
1385
|
+
</xs:annotation>
|
|
1386
|
+
<xs:sequence>
|
|
1387
|
+
<xs:element name="Nm" type="Max140Text" minOccurs="0">
|
|
1388
|
+
<xs:annotation>
|
|
1389
|
+
<xs:documentation source="Name" xml:lang="EN">Name</xs:documentation>
|
|
1390
|
+
<xs:documentation source="Definition" xml:lang="EN">Name by which a party is known and which is usually used to identify that party.</xs:documentation>
|
|
1391
|
+
</xs:annotation>
|
|
1392
|
+
</xs:element>
|
|
1393
|
+
<xs:element name="PstlAdr" type="PostalAddress24" minOccurs="0">
|
|
1394
|
+
<xs:annotation>
|
|
1395
|
+
<xs:documentation source="Name" xml:lang="EN">Postal Address</xs:documentation>
|
|
1396
|
+
<xs:documentation source="Definition" xml:lang="EN">Information that locates and identifies a specific address, as defined by postal services.</xs:documentation>
|
|
1397
|
+
</xs:annotation>
|
|
1398
|
+
</xs:element>
|
|
1399
|
+
<xs:element name="Id" type="Party38Choice" minOccurs="0">
|
|
1400
|
+
<xs:annotation>
|
|
1401
|
+
<xs:documentation source="Name" xml:lang="EN">Identification</xs:documentation>
|
|
1402
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous identification of a party.</xs:documentation>
|
|
1403
|
+
</xs:annotation>
|
|
1404
|
+
</xs:element>
|
|
1405
|
+
</xs:sequence>
|
|
1406
|
+
</xs:complexType>
|
|
1407
|
+
<xs:complexType name="PartyIdentification135_SCT_SCTinst">
|
|
1408
|
+
<xs:complexContent>
|
|
1409
|
+
<xs:restriction base="PartyIdentification135">
|
|
1410
|
+
<xs:sequence>
|
|
1411
|
+
<xs:element name="Nm" type="Max140Text_SCT_SCTinst" minOccurs="0">
|
|
1412
|
+
<xs:annotation>
|
|
1413
|
+
<xs:documentation source="Yellow Field"/>
|
|
1414
|
+
<xs:documentation source="Usage Rule">'Name’ is limited to 70 characters in length.</xs:documentation>
|
|
1415
|
+
</xs:annotation>
|
|
1416
|
+
</xs:element>
|
|
1417
|
+
<xs:element name="Id" type="Party38Choice_SCT_SCTinst" minOccurs="0">
|
|
1418
|
+
<xs:annotation>
|
|
1419
|
+
<xs:documentation source="Yellow Field"/>
|
|
1420
|
+
</xs:annotation>
|
|
1421
|
+
</xs:element>
|
|
1422
|
+
</xs:sequence>
|
|
1423
|
+
</xs:restriction>
|
|
1424
|
+
</xs:complexContent>
|
|
1425
|
+
</xs:complexType>
|
|
1426
|
+
<xs:complexType name="PartyIdentification135_SCT_SCTinst_2">
|
|
1427
|
+
<xs:complexContent>
|
|
1428
|
+
<xs:restriction base="PartyIdentification135">
|
|
1429
|
+
<xs:sequence>
|
|
1430
|
+
<xs:element name="Nm" type="Max140Text_SCT_SCTinst">
|
|
1431
|
+
<xs:annotation>
|
|
1432
|
+
<xs:documentation source="Yellow Field"/>
|
|
1433
|
+
<xs:documentation source="Usage Rule">Mandatory.</xs:documentation>
|
|
1434
|
+
<xs:documentation source="Rulebook">AT-P001 Name of the Originator</xs:documentation>
|
|
1435
|
+
<xs:documentation source="Usage Rule">‘Name’ is limited to 70 characters in length.</xs:documentation>
|
|
1436
|
+
</xs:annotation>
|
|
1437
|
+
</xs:element>
|
|
1438
|
+
<xs:element name="PstlAdr" type="PostalAddress24_SCT_SCTinst_2025" minOccurs="0">
|
|
1439
|
+
<xs:annotation>
|
|
1440
|
+
<xs:documentation source="Yellow Field"/>
|
|
1441
|
+
<xs:documentation source="Rulebook">AT-P005 Address of the Originator</xs:documentation>
|
|
1442
|
+
</xs:annotation>
|
|
1443
|
+
</xs:element>
|
|
1444
|
+
<xs:element name="Id" type="Party38Choice_SCT_SCTinst_2" minOccurs="0">
|
|
1445
|
+
<xs:annotation>
|
|
1446
|
+
<xs:documentation source="Yellow Field"/>
|
|
1447
|
+
<xs:documentation source="Rulebook">AT-P004 Originator Identification Code</xs:documentation>
|
|
1448
|
+
</xs:annotation>
|
|
1449
|
+
</xs:element>
|
|
1450
|
+
</xs:sequence>
|
|
1451
|
+
</xs:restriction>
|
|
1452
|
+
</xs:complexContent>
|
|
1453
|
+
</xs:complexType>
|
|
1454
|
+
<xs:complexType name="PartyIdentification135_SCT_SCTinst_3">
|
|
1455
|
+
<xs:complexContent>
|
|
1456
|
+
<xs:restriction base="PartyIdentification135">
|
|
1457
|
+
<xs:sequence>
|
|
1458
|
+
<xs:element name="Nm" type="Max140Text_SCT_SCTinst" minOccurs="0">
|
|
1459
|
+
<xs:annotation>
|
|
1460
|
+
<xs:documentation source="Yellow Field"/>
|
|
1461
|
+
<xs:documentation source="Rulebook">AT-P006 Name of the Originator Reference Party</xs:documentation>
|
|
1462
|
+
<xs:documentation source="Usage Rule">‘Name’ is limited to 70 characters in length.</xs:documentation>
|
|
1463
|
+
</xs:annotation>
|
|
1464
|
+
</xs:element>
|
|
1465
|
+
<xs:element name="Id" type="Party38Choice_SCT_SCTinst" minOccurs="0">
|
|
1466
|
+
<xs:annotation>
|
|
1467
|
+
<xs:documentation source="Yellow Field"/>
|
|
1468
|
+
<xs:documentation source="Rulebook">AT-P007 Identification code of the Originator Reference Party</xs:documentation>
|
|
1469
|
+
</xs:annotation>
|
|
1470
|
+
</xs:element>
|
|
1471
|
+
</xs:sequence>
|
|
1472
|
+
</xs:restriction>
|
|
1473
|
+
</xs:complexContent>
|
|
1474
|
+
</xs:complexType>
|
|
1475
|
+
<xs:complexType name="PartyIdentification135_SCT_SCTinst_4">
|
|
1476
|
+
<xs:complexContent>
|
|
1477
|
+
<xs:restriction base="PartyIdentification135">
|
|
1478
|
+
<xs:sequence>
|
|
1479
|
+
<xs:element name="Nm" type="Max140Text_SCT_SCTinst" minOccurs="0">
|
|
1480
|
+
<xs:annotation>
|
|
1481
|
+
<xs:documentation source="Yellow Field"/>
|
|
1482
|
+
<xs:documentation source="Rulebook">AT-P006 Name of the Originator Reference Party.</xs:documentation>
|
|
1483
|
+
<xs:documentation source="Usage Rule">‘Name’ is limited to 70 characters in length.</xs:documentation>
|
|
1484
|
+
</xs:annotation>
|
|
1485
|
+
</xs:element>
|
|
1486
|
+
<xs:element name="Id" type="Party38Choice_SCT_SCTinst" minOccurs="0">
|
|
1487
|
+
<xs:annotation>
|
|
1488
|
+
<xs:documentation source="Yellow Field"/>
|
|
1489
|
+
<xs:documentation source="Rulebook">AT-P007 Identification Code of the Originator Reference Party.</xs:documentation>
|
|
1490
|
+
</xs:annotation>
|
|
1491
|
+
</xs:element>
|
|
1492
|
+
</xs:sequence>
|
|
1493
|
+
</xs:restriction>
|
|
1494
|
+
</xs:complexContent>
|
|
1495
|
+
</xs:complexType>
|
|
1496
|
+
<xs:complexType name="PartyIdentification135_SCT_SCTinst_5">
|
|
1497
|
+
<xs:complexContent>
|
|
1498
|
+
<xs:restriction base="PartyIdentification135">
|
|
1499
|
+
<xs:sequence>
|
|
1500
|
+
<xs:element name="Nm" type="Max140Text_SCT_SCTinst">
|
|
1501
|
+
<xs:annotation>
|
|
1502
|
+
<xs:documentation source="Yellow Field"/>
|
|
1503
|
+
<xs:documentation source="Usage Rule">Mandatory.</xs:documentation>
|
|
1504
|
+
<xs:documentation source="Rulebook">AT-E001 Name of the Beneficiary.</xs:documentation>
|
|
1505
|
+
<xs:documentation source="Usage Rule">‘Name’ is limited to 70 characters in length.</xs:documentation>
|
|
1506
|
+
</xs:annotation>
|
|
1507
|
+
</xs:element>
|
|
1508
|
+
<xs:element name="PstlAdr" type="PostalAddress24_SCT_SCTinst_2_2025" minOccurs="0">
|
|
1509
|
+
<xs:annotation>
|
|
1510
|
+
<xs:documentation source="Yellow Field"/>
|
|
1511
|
+
<xs:documentation source="Rulebook">AT-E004 The address of the Beneficiary.</xs:documentation>
|
|
1512
|
+
</xs:annotation>
|
|
1513
|
+
</xs:element>
|
|
1514
|
+
<xs:element name="Id" type="Party38Choice_SCT_SCTinst" minOccurs="0">
|
|
1515
|
+
<xs:annotation>
|
|
1516
|
+
<xs:documentation source="Yellow Field"/>
|
|
1517
|
+
<xs:documentation source="Rulebook">AT-E005 Beneficiary Identification Code.</xs:documentation>
|
|
1518
|
+
</xs:annotation>
|
|
1519
|
+
</xs:element>
|
|
1520
|
+
</xs:sequence>
|
|
1521
|
+
</xs:restriction>
|
|
1522
|
+
</xs:complexContent>
|
|
1523
|
+
</xs:complexType>
|
|
1524
|
+
<xs:complexType name="PartyIdentification135_SCT_SCTinst_6">
|
|
1525
|
+
<xs:complexContent>
|
|
1526
|
+
<xs:restriction base="PartyIdentification135">
|
|
1527
|
+
<xs:sequence>
|
|
1528
|
+
<xs:element name="Nm" type="Max140Text_SCT_SCTinst" minOccurs="0">
|
|
1529
|
+
<xs:annotation>
|
|
1530
|
+
<xs:documentation source="Yellow Field"/>
|
|
1531
|
+
<xs:documentation source="Rulebook">AT-E007 Name of the Beneficiary Reference Party.</xs:documentation>
|
|
1532
|
+
<xs:documentation source="Usage Rule">‘Name’ is limited to 70 characters in length.</xs:documentation>
|
|
1533
|
+
</xs:annotation>
|
|
1534
|
+
</xs:element>
|
|
1535
|
+
<xs:element name="Id" type="Party38Choice_SCT_SCTinst" minOccurs="0">
|
|
1536
|
+
<xs:annotation>
|
|
1537
|
+
<xs:documentation source="Yellow Field"/>
|
|
1538
|
+
<xs:documentation source="Rulebook">AT-E010 Identification Code of the Beneficiary Reference Party.</xs:documentation>
|
|
1539
|
+
</xs:annotation>
|
|
1540
|
+
</xs:element>
|
|
1541
|
+
</xs:sequence>
|
|
1542
|
+
</xs:restriction>
|
|
1543
|
+
</xs:complexContent>
|
|
1544
|
+
</xs:complexType>
|
|
1545
|
+
<xs:complexType name="PaymentIdentification6">
|
|
1546
|
+
<xs:annotation>
|
|
1547
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Identification 6</xs:documentation>
|
|
1548
|
+
<xs:documentation source="Definition" xml:lang="EN">Provides further means of referencing a payment transaction.</xs:documentation>
|
|
1549
|
+
</xs:annotation>
|
|
1550
|
+
<xs:sequence>
|
|
1551
|
+
<xs:element name="InstrId" type="Max35Text" minOccurs="0">
|
|
1552
|
+
<xs:annotation>
|
|
1553
|
+
<xs:documentation source="Name" xml:lang="EN">Instruction Identification</xs:documentation>
|
|
1554
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1555
|
+
Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction.
|
|
1556
|
+
|
|
1557
|
+
Usage: The instruction identification is a point to point reference that can be used between the instructing party and the instructed party to refer to the individual instruction. It can be included in several messages related to the instruction.
|
|
1558
|
+
</xs:documentation>
|
|
1559
|
+
</xs:annotation>
|
|
1560
|
+
</xs:element>
|
|
1561
|
+
<xs:element name="EndToEndId" type="Max35Text">
|
|
1562
|
+
<xs:annotation>
|
|
1563
|
+
<xs:documentation source="Name" xml:lang="EN">End To End Identification</xs:documentation>
|
|
1564
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1565
|
+
Unique identification assigned by the initiating party to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain.
|
|
1566
|
+
|
|
1567
|
+
Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the transaction. It can be included in several messages related to the transaction.
|
|
1568
|
+
</xs:documentation>
|
|
1569
|
+
</xs:annotation>
|
|
1570
|
+
</xs:element>
|
|
1571
|
+
</xs:sequence>
|
|
1572
|
+
</xs:complexType>
|
|
1573
|
+
<xs:complexType name="PaymentIdentification6_SCT_SCTinst">
|
|
1574
|
+
<xs:complexContent>
|
|
1575
|
+
<xs:restriction base="PaymentIdentification6">
|
|
1576
|
+
<xs:sequence>
|
|
1577
|
+
<xs:element name="InstrId" minOccurs="0">
|
|
1578
|
+
<xs:annotation>
|
|
1579
|
+
<xs:documentation source="Yellow Field"/>
|
|
1580
|
+
</xs:annotation>
|
|
1581
|
+
<xs:simpleType>
|
|
1582
|
+
<xs:restriction base="Max35Text">
|
|
1583
|
+
<xs:pattern value="([A-Za-z0-9]|[\+|\?|/|\-|:|\(|\)|\.|,|'| ]){1,35}"/>
|
|
1584
|
+
</xs:restriction>
|
|
1585
|
+
</xs:simpleType>
|
|
1586
|
+
</xs:element>
|
|
1587
|
+
<xs:element name="EndToEndId">
|
|
1588
|
+
<xs:annotation>
|
|
1589
|
+
<xs:documentation source="Yellow Field"/>
|
|
1590
|
+
<xs:documentation source="Rulebook">AT-T014 The Originator’s Reference of the Credit Transfer Instruction.</xs:documentation>
|
|
1591
|
+
</xs:annotation>
|
|
1592
|
+
<xs:simpleType>
|
|
1593
|
+
<xs:restriction base="Max35Text">
|
|
1594
|
+
<xs:pattern value="([A-Za-z0-9]|[\+|\?|/|\-|:|\(|\)|\.|,|'| ]){1,35}"/>
|
|
1595
|
+
</xs:restriction>
|
|
1596
|
+
</xs:simpleType>
|
|
1597
|
+
</xs:element>
|
|
1598
|
+
</xs:sequence>
|
|
1599
|
+
</xs:restriction>
|
|
1600
|
+
</xs:complexContent>
|
|
1601
|
+
</xs:complexType>
|
|
1602
|
+
<xs:complexType name="PaymentInstruction30">
|
|
1603
|
+
<xs:annotation>
|
|
1604
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Instruction 30</xs:documentation>
|
|
1605
|
+
<xs:documentation source="Definition" xml:lang="EN">Characteristics that apply to the debit side of the payment transactions included in the credit transfer initiation.</xs:documentation>
|
|
1606
|
+
</xs:annotation>
|
|
1607
|
+
<xs:sequence>
|
|
1608
|
+
<xs:element name="PmtInfId" type="Max35Text">
|
|
1609
|
+
<xs:annotation>
|
|
1610
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Information Identification</xs:documentation>
|
|
1611
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique identification, as assigned by a sending party, to unambiguously identify the payment information group within the message.</xs:documentation>
|
|
1612
|
+
</xs:annotation>
|
|
1613
|
+
</xs:element>
|
|
1614
|
+
<xs:element name="PmtMtd" type="PaymentMethod3Code">
|
|
1615
|
+
<xs:annotation>
|
|
1616
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Method</xs:documentation>
|
|
1617
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the means of payment that will be used to move the amount of money.</xs:documentation>
|
|
1618
|
+
</xs:annotation>
|
|
1619
|
+
</xs:element>
|
|
1620
|
+
<xs:element name="BtchBookg" type="BatchBookingIndicator" minOccurs="0">
|
|
1621
|
+
<xs:annotation>
|
|
1622
|
+
<xs:documentation source="Name" xml:lang="EN">Batch Booking</xs:documentation>
|
|
1623
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1624
|
+
Identifies whether a single entry per individual transaction or a batch entry for the sum of the amounts of all transactions within the group of a message is requested.
|
|
1625
|
+
Usage: Batch booking is used to request and not order a possible batch booking.
|
|
1626
|
+
</xs:documentation>
|
|
1627
|
+
</xs:annotation>
|
|
1628
|
+
</xs:element>
|
|
1629
|
+
<xs:element name="NbOfTxs" type="Max15NumericText" minOccurs="0">
|
|
1630
|
+
<xs:annotation>
|
|
1631
|
+
<xs:documentation source="Name" xml:lang="EN">Number Of Transactions</xs:documentation>
|
|
1632
|
+
<xs:documentation source="Definition" xml:lang="EN">Number of individual transactions contained in the payment information group.</xs:documentation>
|
|
1633
|
+
</xs:annotation>
|
|
1634
|
+
</xs:element>
|
|
1635
|
+
<xs:element name="CtrlSum" type="DecimalNumber" minOccurs="0">
|
|
1636
|
+
<xs:annotation>
|
|
1637
|
+
<xs:documentation source="Name" xml:lang="EN">Control Sum</xs:documentation>
|
|
1638
|
+
<xs:documentation source="Definition" xml:lang="EN">Total of all individual amounts included in the group, irrespective of currencies.</xs:documentation>
|
|
1639
|
+
</xs:annotation>
|
|
1640
|
+
</xs:element>
|
|
1641
|
+
<xs:element name="PmtTpInf" type="PaymentTypeInformation26" minOccurs="0">
|
|
1642
|
+
<xs:annotation>
|
|
1643
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Type Information</xs:documentation>
|
|
1644
|
+
<xs:documentation source="Definition" xml:lang="EN">Set of elements used to further specify the type of transaction.</xs:documentation>
|
|
1645
|
+
</xs:annotation>
|
|
1646
|
+
</xs:element>
|
|
1647
|
+
<xs:element name="ReqdExctnDt" type="DateAndDateTime2Choice">
|
|
1648
|
+
<xs:annotation>
|
|
1649
|
+
<xs:documentation source="Name" xml:lang="EN">Requested Execution Date</xs:documentation>
|
|
1650
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1651
|
+
Date at which the initiating party requests the clearing agent to process the payment.
|
|
1652
|
+
Usage: This is the date on which the debtor's account is to be debited. If payment by cheque, the date when the cheque must be generated by the bank.
|
|
1653
|
+
</xs:documentation>
|
|
1654
|
+
</xs:annotation>
|
|
1655
|
+
</xs:element>
|
|
1656
|
+
<xs:element name="Dbtr" type="PartyIdentification135">
|
|
1657
|
+
<xs:annotation>
|
|
1658
|
+
<xs:documentation source="Name" xml:lang="EN">Debtor</xs:documentation>
|
|
1659
|
+
<xs:documentation source="Definition" xml:lang="EN">Party that owes an amount of money to the (ultimate) creditor.</xs:documentation>
|
|
1660
|
+
</xs:annotation>
|
|
1661
|
+
</xs:element>
|
|
1662
|
+
<xs:element name="DbtrAcct" type="CashAccount38">
|
|
1663
|
+
<xs:annotation>
|
|
1664
|
+
<xs:documentation source="Name" xml:lang="EN">Debtor Account</xs:documentation>
|
|
1665
|
+
<xs:documentation source="Definition" xml:lang="EN">Unambiguous identification of the account of the debtor to which a debit entry will be made as a result of the transaction.</xs:documentation>
|
|
1666
|
+
</xs:annotation>
|
|
1667
|
+
</xs:element>
|
|
1668
|
+
<xs:element name="DbtrAgt" type="BranchAndFinancialInstitutionIdentification6">
|
|
1669
|
+
<xs:annotation>
|
|
1670
|
+
<xs:documentation source="Name" xml:lang="EN">Debtor Agent</xs:documentation>
|
|
1671
|
+
<xs:documentation source="Definition" xml:lang="EN">Financial institution servicing an account for the debtor.</xs:documentation>
|
|
1672
|
+
</xs:annotation>
|
|
1673
|
+
</xs:element>
|
|
1674
|
+
<xs:element name="UltmtDbtr" type="PartyIdentification135" minOccurs="0">
|
|
1675
|
+
<xs:annotation>
|
|
1676
|
+
<xs:documentation source="Name" xml:lang="EN">Ultimate Debtor</xs:documentation>
|
|
1677
|
+
<xs:documentation source="Definition" xml:lang="EN">Ultimate party that owes an amount of money to the (ultimate) creditor.</xs:documentation>
|
|
1678
|
+
</xs:annotation>
|
|
1679
|
+
</xs:element>
|
|
1680
|
+
<xs:element name="ChrgBr" type="ChargeBearerType1Code" minOccurs="0">
|
|
1681
|
+
<xs:annotation>
|
|
1682
|
+
<xs:documentation source="Name" xml:lang="EN">Charge Bearer</xs:documentation>
|
|
1683
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies which party/parties will bear the charges associated with the processing of the payment transaction.</xs:documentation>
|
|
1684
|
+
</xs:annotation>
|
|
1685
|
+
</xs:element>
|
|
1686
|
+
<xs:element name="CdtTrfTxInf" type="CreditTransferTransaction34" maxOccurs="unbounded">
|
|
1687
|
+
<xs:annotation>
|
|
1688
|
+
<xs:documentation source="Name" xml:lang="EN">Credit Transfer Transaction Information</xs:documentation>
|
|
1689
|
+
<xs:documentation source="Definition" xml:lang="EN">Provides information on the individual transaction(s) included in the message.</xs:documentation>
|
|
1690
|
+
</xs:annotation>
|
|
1691
|
+
</xs:element>
|
|
1692
|
+
</xs:sequence>
|
|
1693
|
+
</xs:complexType>
|
|
1694
|
+
<xs:complexType name="PaymentInstruction30_SCT_SCTinst">
|
|
1695
|
+
<xs:complexContent>
|
|
1696
|
+
<xs:restriction base="PaymentInstruction30">
|
|
1697
|
+
<xs:sequence>
|
|
1698
|
+
<xs:element name="PmtInfId">
|
|
1699
|
+
<xs:annotation>
|
|
1700
|
+
<xs:documentation source="Yellow Field"/>
|
|
1701
|
+
</xs:annotation>
|
|
1702
|
+
<xs:simpleType>
|
|
1703
|
+
<xs:restriction base="Max35Text">
|
|
1704
|
+
<xs:pattern value="([A-Za-z0-9]|[\+|\?|/|\-|:|\(|\)|\.|,|'| ]){1,35}"/>
|
|
1705
|
+
</xs:restriction>
|
|
1706
|
+
</xs:simpleType>
|
|
1707
|
+
</xs:element>
|
|
1708
|
+
<xs:element name="PmtMtd" type="PaymentMethod3Code">
|
|
1709
|
+
<xs:annotation>
|
|
1710
|
+
<xs:documentation source="Yellow Field"/>
|
|
1711
|
+
<xs:documentation source="Usage Rule">Only "TRF" is allowed.</xs:documentation>
|
|
1712
|
+
</xs:annotation>
|
|
1713
|
+
</xs:element>
|
|
1714
|
+
<xs:element name="BtchBookg" type="BatchBookingIndicator" minOccurs="0">
|
|
1715
|
+
<xs:annotation>
|
|
1716
|
+
<xs:documentation source="Yellow Field"/>
|
|
1717
|
+
<xs:documentation source="Usage Rule">If present and contains ‘true’, batch booking is requested. If present and contains ‘false’, booking per transaction is requested.</xs:documentation>
|
|
1718
|
+
<xs:documentation source="Usage Rule">If element is not present, pre-agreed customer-to-PSP conditions apply.</xs:documentation>
|
|
1719
|
+
</xs:annotation>
|
|
1720
|
+
</xs:element>
|
|
1721
|
+
<xs:element name="NbOfTxs" type="Max15NumericText">
|
|
1722
|
+
<xs:annotation>
|
|
1723
|
+
<xs:documentation source="Yellow Field"/>
|
|
1724
|
+
<xs:documentation source="Usage Rule">Mandatory</xs:documentation>
|
|
1725
|
+
<xs:documentation source="Usage Rule">The validation of this data element depends on pre-agreed customer-to-PSP conditions.</xs:documentation>
|
|
1726
|
+
</xs:annotation>
|
|
1727
|
+
</xs:element>
|
|
1728
|
+
<xs:element name="CtrlSum" type="DecimalNumber_SCT_SCTinst">
|
|
1729
|
+
<xs:annotation>
|
|
1730
|
+
<xs:documentation source="Yellow Field"/>
|
|
1731
|
+
<xs:documentation source="Usage Rule">Mandatory.</xs:documentation>
|
|
1732
|
+
<xs:documentation source="Usage Rule">The validation of this data element depends on pre-agreed customer-to-PSP conditions.</xs:documentation>
|
|
1733
|
+
<xs:documentation source="Format Rule">The fractional part has a maximum of two digits.</xs:documentation>
|
|
1734
|
+
</xs:annotation>
|
|
1735
|
+
</xs:element>
|
|
1736
|
+
<xs:element name="PmtTpInf" type="PaymentTypeInformation26_SCT_SCTinst" minOccurs="0">
|
|
1737
|
+
<xs:annotation>
|
|
1738
|
+
<xs:documentation source="Yellow Field"/>
|
|
1739
|
+
<xs:documentation source="Usage Rule">‘Payment Type Information’ must be present either here or under ‘Credit Transfer Transaction Information’.</xs:documentation>
|
|
1740
|
+
</xs:annotation>
|
|
1741
|
+
</xs:element>
|
|
1742
|
+
<xs:element name="ReqdExctnDt" type="DateAndDateTime2Choice_SCT_SCTinst">
|
|
1743
|
+
<xs:annotation>
|
|
1744
|
+
<xs:documentation source="Yellow Field"/>
|
|
1745
|
+
<xs:documentation source="Rulebook">AT-T013 The Requested Execution Date of the SEPA Credit Transfer instruction.</xs:documentation>
|
|
1746
|
+
</xs:annotation>
|
|
1747
|
+
</xs:element>
|
|
1748
|
+
<xs:element name="Dbtr" type="PartyIdentification135_SCT_SCTinst_2">
|
|
1749
|
+
<xs:annotation>
|
|
1750
|
+
<xs:documentation source="Yellow Field"/>
|
|
1751
|
+
</xs:annotation>
|
|
1752
|
+
</xs:element>
|
|
1753
|
+
<xs:element name="DbtrAcct" type="CashAccount38_SCT_SCTinst">
|
|
1754
|
+
<xs:annotation>
|
|
1755
|
+
<xs:documentation source="Yellow Field"/>
|
|
1756
|
+
</xs:annotation>
|
|
1757
|
+
</xs:element>
|
|
1758
|
+
<xs:element name="DbtrAgt" type="BranchAndFinancialInstitutionIdentification6_SCT_SCTinst">
|
|
1759
|
+
<xs:annotation>
|
|
1760
|
+
<xs:documentation source="Yellow Field"/>
|
|
1761
|
+
<xs:documentation source="Usage Rule">AT-D002 The BIC code of the Originator PSP.</xs:documentation>
|
|
1762
|
+
</xs:annotation>
|
|
1763
|
+
</xs:element>
|
|
1764
|
+
<xs:element name="UltmtDbtr" type="PartyIdentification135_SCT_SCTinst_3" minOccurs="0">
|
|
1765
|
+
<xs:annotation>
|
|
1766
|
+
<xs:documentation source="Yellow Field"/>
|
|
1767
|
+
</xs:annotation>
|
|
1768
|
+
</xs:element>
|
|
1769
|
+
<xs:element name="ChrgBr" type="ChargeBearerType1Code" minOccurs="0">
|
|
1770
|
+
<xs:annotation>
|
|
1771
|
+
<xs:documentation source="Yellow Field"/>
|
|
1772
|
+
<xs:documentation source="Usage Rule">Only "SLEV" is allowed.</xs:documentation>
|
|
1773
|
+
<xs:documentation source="Usage Rule">It is recommended that this element be specified at ‘Payment Information’ level.</xs:documentation>
|
|
1774
|
+
</xs:annotation>
|
|
1775
|
+
</xs:element>
|
|
1776
|
+
<xs:element name="CdtTrfTxInf" type="CreditTransferTransaction34_SCT_SCTinst" maxOccurs="unbounded">
|
|
1777
|
+
<xs:annotation>
|
|
1778
|
+
<xs:documentation source="Yellow Field"/>
|
|
1779
|
+
</xs:annotation>
|
|
1780
|
+
</xs:element>
|
|
1781
|
+
</xs:sequence>
|
|
1782
|
+
</xs:restriction>
|
|
1783
|
+
</xs:complexContent>
|
|
1784
|
+
</xs:complexType>
|
|
1785
|
+
<xs:simpleType name="PaymentMethod3Code">
|
|
1786
|
+
<xs:annotation>
|
|
1787
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Method 3Code</xs:documentation>
|
|
1788
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the transfer method that will be used to transfer an amount of money.</xs:documentation>
|
|
1789
|
+
</xs:annotation>
|
|
1790
|
+
<xs:restriction base="xs:string">
|
|
1791
|
+
<xs:enumeration value="TRF">
|
|
1792
|
+
<xs:annotation>
|
|
1793
|
+
<xs:documentation source="Name" xml:lang="EN">CreditTransfer</xs:documentation>
|
|
1794
|
+
<xs:documentation source="Definition" xml:lang="EN">Transfer of an amount of money in the books of the account servicer.</xs:documentation>
|
|
1795
|
+
</xs:annotation>
|
|
1796
|
+
</xs:enumeration>
|
|
1797
|
+
</xs:restriction>
|
|
1798
|
+
</xs:simpleType>
|
|
1799
|
+
<xs:complexType name="PaymentTypeInformation26">
|
|
1800
|
+
<xs:annotation>
|
|
1801
|
+
<xs:documentation source="Name" xml:lang="EN">Payment Type Information 26</xs:documentation>
|
|
1802
|
+
<xs:documentation source="Definition" xml:lang="EN">Provides further details of the type of payment.</xs:documentation>
|
|
1803
|
+
</xs:annotation>
|
|
1804
|
+
<xs:sequence>
|
|
1805
|
+
<xs:element name="InstrPrty" type="Priority2Code" minOccurs="0">
|
|
1806
|
+
<xs:annotation>
|
|
1807
|
+
<xs:documentation source="Name" xml:lang="EN">Instruction Priority</xs:documentation>
|
|
1808
|
+
<xs:documentation source="Definition" xml:lang="EN">Indicator of the urgency or order of importance that the instructing party would like the instructed party to apply to the processing of the instruction.</xs:documentation>
|
|
1809
|
+
</xs:annotation>
|
|
1810
|
+
</xs:element>
|
|
1811
|
+
<xs:element name="SvcLvl" type="ServiceLevel8Choice" minOccurs="0" maxOccurs="unbounded">
|
|
1812
|
+
<xs:annotation>
|
|
1813
|
+
<xs:documentation source="Name" xml:lang="EN">Service Level</xs:documentation>
|
|
1814
|
+
<xs:documentation source="Definition" xml:lang="EN">Agreement under which or rules under which the transaction should be processed.</xs:documentation>
|
|
1815
|
+
</xs:annotation>
|
|
1816
|
+
</xs:element>
|
|
1817
|
+
<xs:element name="LclInstrm" type="LocalInstrument2Choice" minOccurs="0">
|
|
1818
|
+
<xs:annotation>
|
|
1819
|
+
<xs:documentation source="Name" xml:lang="EN">Local Instrument</xs:documentation>
|
|
1820
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1821
|
+
User community specific instrument.
|
|
1822
|
+
|
|
1823
|
+
Usage: This element is used to specify a local instrument, local clearing option and/or further qualify the service or service level.
|
|
1824
|
+
</xs:documentation>
|
|
1825
|
+
</xs:annotation>
|
|
1826
|
+
</xs:element>
|
|
1827
|
+
<xs:element name="CtgyPurp" type="CategoryPurpose1Choice" minOccurs="0">
|
|
1828
|
+
<xs:annotation>
|
|
1829
|
+
<xs:documentation source="Name" xml:lang="EN">Category Purpose</xs:documentation>
|
|
1830
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
1831
|
+
Specifies the high level purpose of the instruction based on a set of pre-defined categories.
|
|
1832
|
+
Usage: This is used by the initiating party to provide information concerning the processing of the payment. It is likely to trigger special processing by any of the agents involved in the payment chain.
|
|
1833
|
+
</xs:documentation>
|
|
1834
|
+
</xs:annotation>
|
|
1835
|
+
</xs:element>
|
|
1836
|
+
</xs:sequence>
|
|
1837
|
+
</xs:complexType>
|
|
1838
|
+
<xs:complexType name="PaymentTypeInformation26_SCT_SCTinst">
|
|
1839
|
+
<xs:complexContent>
|
|
1840
|
+
<xs:restriction base="PaymentTypeInformation26">
|
|
1841
|
+
<xs:sequence>
|
|
1842
|
+
<xs:element name="InstrPrty" type="Priority2Code" minOccurs="0">
|
|
1843
|
+
<xs:annotation>
|
|
1844
|
+
<xs:documentation source="Yellow Field"/>
|
|
1845
|
+
<xs:documentation source="Usage Rule">If present, pre-agreed customer-to-PSP conditions apply.</xs:documentation>
|
|
1846
|
+
</xs:annotation>
|
|
1847
|
+
</xs:element>
|
|
1848
|
+
<xs:element name="SvcLvl" type="ServiceLevel8Choice_SCT_SCTinst">
|
|
1849
|
+
<xs:annotation>
|
|
1850
|
+
<xs:documentation source="Yellow Field"/>
|
|
1851
|
+
<xs:documentation source="Usage Rule">Usage is recommended.</xs:documentation>
|
|
1852
|
+
<xs:documentation source="Usage Rule">Only one occurrence is allowed.</xs:documentation>
|
|
1853
|
+
</xs:annotation>
|
|
1854
|
+
</xs:element>
|
|
1855
|
+
<xs:element name="LclInstrm" type="LocalInstrument2Choice_SCT_SCTinst" minOccurs="0">
|
|
1856
|
+
<xs:annotation>
|
|
1857
|
+
<xs:documentation source="Yellow Field"/>
|
|
1858
|
+
</xs:annotation>
|
|
1859
|
+
</xs:element>
|
|
1860
|
+
<xs:element name="CtgyPurp" type="CategoryPurpose1Choice_SCT_SCTinst" minOccurs="0">
|
|
1861
|
+
<xs:annotation>
|
|
1862
|
+
<xs:documentation source="Yellow Field"/>
|
|
1863
|
+
<xs:documentation source="Rulebook">AT-T008 Category purpose of the Credit Transfer</xs:documentation>
|
|
1864
|
+
<xs:documentation source="Usage Rule">Depending on the agreement between the Originator and the Originator PSP, ‘Category Purpose’ may be forwarded to the Beneficiary PSP.</xs:documentation>
|
|
1865
|
+
</xs:annotation>
|
|
1866
|
+
</xs:element>
|
|
1867
|
+
</xs:sequence>
|
|
1868
|
+
</xs:restriction>
|
|
1869
|
+
</xs:complexContent>
|
|
1870
|
+
</xs:complexType>
|
|
1871
|
+
<xs:complexType name="PaymentTypeInformation26_SCT_SCTinst_2">
|
|
1872
|
+
<xs:complexContent>
|
|
1873
|
+
<xs:restriction base="PaymentTypeInformation26">
|
|
1874
|
+
<xs:sequence>
|
|
1875
|
+
<xs:element name="SvcLvl" type="ServiceLevel8Choice_SCT_SCTinst">
|
|
1876
|
+
<xs:annotation>
|
|
1877
|
+
<xs:documentation source="Yellow Field"/>
|
|
1878
|
+
<xs:documentation source="Usage Rule">Usage is recommended.</xs:documentation>
|
|
1879
|
+
<xs:documentation source="Usage Rule">Only one occurrence is allowed.</xs:documentation>
|
|
1880
|
+
</xs:annotation>
|
|
1881
|
+
</xs:element>
|
|
1882
|
+
<xs:element name="LclInstrm" type="LocalInstrument2Choice_SCT_SCTinst" minOccurs="0">
|
|
1883
|
+
<xs:annotation>
|
|
1884
|
+
<xs:documentation source="Yellow Field"/>
|
|
1885
|
+
</xs:annotation>
|
|
1886
|
+
</xs:element>
|
|
1887
|
+
<xs:element name="CtgyPurp" type="CategoryPurpose1Choice_SCT_SCTinst" minOccurs="0">
|
|
1888
|
+
<xs:annotation>
|
|
1889
|
+
<xs:documentation source="Yellow Field"/>
|
|
1890
|
+
<xs:documentation source="Rulebook">AT-T008 Category purpose of the Credit Transfer.</xs:documentation>
|
|
1891
|
+
<xs:documentation source="Usage Rule">Depending on the agreement between the Originator and the Originator PSP, ‘Category Purpose’ may be forwarded to the Beneficiary PSP.</xs:documentation>
|
|
1892
|
+
</xs:annotation>
|
|
1893
|
+
</xs:element>
|
|
1894
|
+
</xs:sequence>
|
|
1895
|
+
</xs:restriction>
|
|
1896
|
+
</xs:complexContent>
|
|
1897
|
+
</xs:complexType>
|
|
1898
|
+
<xs:complexType name="PersonIdentification13">
|
|
1899
|
+
<xs:annotation>
|
|
1900
|
+
<xs:documentation source="Name" xml:lang="EN">Person Identification 13</xs:documentation>
|
|
1901
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique and unambiguous way to identify a person.</xs:documentation>
|
|
1902
|
+
</xs:annotation>
|
|
1903
|
+
<xs:sequence>
|
|
1904
|
+
<xs:element name="DtAndPlcOfBirth" type="DateAndPlaceOfBirth1" minOccurs="0">
|
|
1905
|
+
<xs:annotation>
|
|
1906
|
+
<xs:documentation source="Name" xml:lang="EN">Date And Place Of Birth</xs:documentation>
|
|
1907
|
+
<xs:documentation source="Definition" xml:lang="EN">Date and place of birth of a person.</xs:documentation>
|
|
1908
|
+
</xs:annotation>
|
|
1909
|
+
</xs:element>
|
|
1910
|
+
<xs:element name="Othr" type="GenericPersonIdentification1" minOccurs="0" maxOccurs="unbounded">
|
|
1911
|
+
<xs:annotation>
|
|
1912
|
+
<xs:documentation source="Name" xml:lang="EN">Other</xs:documentation>
|
|
1913
|
+
<xs:documentation source="Definition" xml:lang="EN">Unique identification of a person, as assigned by an institution, using an identification scheme.</xs:documentation>
|
|
1914
|
+
</xs:annotation>
|
|
1915
|
+
</xs:element>
|
|
1916
|
+
</xs:sequence>
|
|
1917
|
+
</xs:complexType>
|
|
1918
|
+
<xs:complexType name="PersonIdentification13_SCT_SCTinst">
|
|
1919
|
+
<xs:complexContent>
|
|
1920
|
+
<xs:restriction base="PersonIdentification13">
|
|
1921
|
+
<xs:sequence>
|
|
1922
|
+
<xs:element name="DtAndPlcOfBirth" type="DateAndPlaceOfBirth1" minOccurs="0"/>
|
|
1923
|
+
<xs:element name="Othr" type="GenericPersonIdentification1" minOccurs="0"/>
|
|
1924
|
+
</xs:sequence>
|
|
1925
|
+
</xs:restriction>
|
|
1926
|
+
</xs:complexContent>
|
|
1927
|
+
</xs:complexType>
|
|
1928
|
+
<xs:complexType name="PersonIdentificationSchemeName1Choice">
|
|
1929
|
+
<xs:annotation>
|
|
1930
|
+
<xs:documentation source="Name" xml:lang="EN">Person Identification Scheme Name 1Choice</xs:documentation>
|
|
1931
|
+
<xs:documentation source="Definition" xml:lang="EN">Sets of elements to identify a name of the identification scheme.</xs:documentation>
|
|
1932
|
+
</xs:annotation>
|
|
1933
|
+
<xs:choice>
|
|
1934
|
+
<xs:element name="Cd" type="ExternalPersonIdentification1Code">
|
|
1935
|
+
<xs:annotation>
|
|
1936
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
1937
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme, in a coded form as published in an external list.</xs:documentation>
|
|
1938
|
+
</xs:annotation>
|
|
1939
|
+
</xs:element>
|
|
1940
|
+
<xs:element name="Prtry" type="Max35Text">
|
|
1941
|
+
<xs:annotation>
|
|
1942
|
+
<xs:documentation source="Name" xml:lang="EN">Proprietary</xs:documentation>
|
|
1943
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme, in a free text form.</xs:documentation>
|
|
1944
|
+
</xs:annotation>
|
|
1945
|
+
</xs:element>
|
|
1946
|
+
</xs:choice>
|
|
1947
|
+
</xs:complexType>
|
|
1948
|
+
<xs:complexType name="PostalAddress24">
|
|
1949
|
+
<xs:annotation>
|
|
1950
|
+
<xs:documentation source="Name" xml:lang="EN">Postal Address 24</xs:documentation>
|
|
1951
|
+
<xs:documentation source="Definition" xml:lang="EN">Information that locates and identifies a specific address, as defined by postal services.</xs:documentation>
|
|
1952
|
+
</xs:annotation>
|
|
1953
|
+
<xs:sequence>
|
|
1954
|
+
<xs:element name="Dept" type="Max70Text" minOccurs="0">
|
|
1955
|
+
<xs:annotation>
|
|
1956
|
+
<xs:documentation source="Name" xml:lang="EN">Department</xs:documentation>
|
|
1957
|
+
<xs:documentation source="Definition" xml:lang="EN">Identification of a division of a large organisation or building.</xs:documentation>
|
|
1958
|
+
</xs:annotation>
|
|
1959
|
+
</xs:element>
|
|
1960
|
+
<xs:element name="SubDept" type="Max70Text" minOccurs="0">
|
|
1961
|
+
<xs:annotation>
|
|
1962
|
+
<xs:documentation source="Name" xml:lang="EN">Sub Department</xs:documentation>
|
|
1963
|
+
<xs:documentation source="Definition" xml:lang="EN">Identification of a sub-division of a large organisation or building.</xs:documentation>
|
|
1964
|
+
</xs:annotation>
|
|
1965
|
+
</xs:element>
|
|
1966
|
+
<xs:element name="StrtNm" type="Max70Text" minOccurs="0">
|
|
1967
|
+
<xs:annotation>
|
|
1968
|
+
<xs:documentation source="Name" xml:lang="EN">Street Name</xs:documentation>
|
|
1969
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of a street or thoroughfare.</xs:documentation>
|
|
1970
|
+
</xs:annotation>
|
|
1971
|
+
</xs:element>
|
|
1972
|
+
<xs:element name="BldgNb" type="Max16Text" minOccurs="0">
|
|
1973
|
+
<xs:annotation>
|
|
1974
|
+
<xs:documentation source="Name" xml:lang="EN">Building Number</xs:documentation>
|
|
1975
|
+
<xs:documentation source="Definition" xml:lang="EN">Number that identifies the position of a building on a street.</xs:documentation>
|
|
1976
|
+
</xs:annotation>
|
|
1977
|
+
</xs:element>
|
|
1978
|
+
<xs:element name="BldgNm" type="Max35Text" minOccurs="0">
|
|
1979
|
+
<xs:annotation>
|
|
1980
|
+
<xs:documentation source="Name" xml:lang="EN">Building Name</xs:documentation>
|
|
1981
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the building or house.</xs:documentation>
|
|
1982
|
+
</xs:annotation>
|
|
1983
|
+
</xs:element>
|
|
1984
|
+
<xs:element name="Flr" type="Max70Text" minOccurs="0">
|
|
1985
|
+
<xs:annotation>
|
|
1986
|
+
<xs:documentation source="Name" xml:lang="EN">Floor</xs:documentation>
|
|
1987
|
+
<xs:documentation source="Definition" xml:lang="EN">Floor or storey within a building.</xs:documentation>
|
|
1988
|
+
</xs:annotation>
|
|
1989
|
+
</xs:element>
|
|
1990
|
+
<xs:element name="PstBx" type="Max16Text" minOccurs="0">
|
|
1991
|
+
<xs:annotation>
|
|
1992
|
+
<xs:documentation source="Name" xml:lang="EN">Post Box</xs:documentation>
|
|
1993
|
+
<xs:documentation source="Definition" xml:lang="EN">Numbered box in a post office, assigned to a person or organisation, where letters are kept until called for.</xs:documentation>
|
|
1994
|
+
</xs:annotation>
|
|
1995
|
+
</xs:element>
|
|
1996
|
+
<xs:element name="Room" type="Max70Text" minOccurs="0">
|
|
1997
|
+
<xs:annotation>
|
|
1998
|
+
<xs:documentation source="Name" xml:lang="EN">Room</xs:documentation>
|
|
1999
|
+
<xs:documentation source="Definition" xml:lang="EN">Building room number.</xs:documentation>
|
|
2000
|
+
</xs:annotation>
|
|
2001
|
+
</xs:element>
|
|
2002
|
+
<xs:element name="PstCd" type="Max16Text" minOccurs="0">
|
|
2003
|
+
<xs:annotation>
|
|
2004
|
+
<xs:documentation source="Name" xml:lang="EN">Post Code</xs:documentation>
|
|
2005
|
+
<xs:documentation source="Definition" xml:lang="EN">Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.</xs:documentation>
|
|
2006
|
+
</xs:annotation>
|
|
2007
|
+
</xs:element>
|
|
2008
|
+
<xs:element name="TwnNm" type="Max35Text" minOccurs="0">
|
|
2009
|
+
<xs:annotation>
|
|
2010
|
+
<xs:documentation source="Name" xml:lang="EN">Town Name</xs:documentation>
|
|
2011
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of a built-up area, with defined boundaries, and a local government.</xs:documentation>
|
|
2012
|
+
</xs:annotation>
|
|
2013
|
+
</xs:element>
|
|
2014
|
+
<xs:element name="TwnLctnNm" type="Max35Text" minOccurs="0">
|
|
2015
|
+
<xs:annotation>
|
|
2016
|
+
<xs:documentation source="Name" xml:lang="EN">Town Location Name</xs:documentation>
|
|
2017
|
+
<xs:documentation source="Definition" xml:lang="EN">Specific location name within the town.</xs:documentation>
|
|
2018
|
+
</xs:annotation>
|
|
2019
|
+
</xs:element>
|
|
2020
|
+
<xs:element name="DstrctNm" type="Max35Text" minOccurs="0">
|
|
2021
|
+
<xs:annotation>
|
|
2022
|
+
<xs:documentation source="Name" xml:lang="EN">District Name</xs:documentation>
|
|
2023
|
+
<xs:documentation source="Definition" xml:lang="EN">Identifies a subdivision within a country sub-division.</xs:documentation>
|
|
2024
|
+
</xs:annotation>
|
|
2025
|
+
</xs:element>
|
|
2026
|
+
<xs:element name="CtrySubDvsn" type="Max35Text" minOccurs="0">
|
|
2027
|
+
<xs:annotation>
|
|
2028
|
+
<xs:documentation source="Name" xml:lang="EN">Country Sub Division</xs:documentation>
|
|
2029
|
+
<xs:documentation source="Definition" xml:lang="EN">Identifies a subdivision of a country such as state, region, county.</xs:documentation>
|
|
2030
|
+
</xs:annotation>
|
|
2031
|
+
</xs:element>
|
|
2032
|
+
<xs:element name="Ctry" type="CountryCode" minOccurs="0">
|
|
2033
|
+
<xs:annotation>
|
|
2034
|
+
<xs:documentation source="Name" xml:lang="EN">Country</xs:documentation>
|
|
2035
|
+
<xs:documentation source="Definition" xml:lang="EN">Nation with its own government.</xs:documentation>
|
|
2036
|
+
</xs:annotation>
|
|
2037
|
+
</xs:element>
|
|
2038
|
+
<xs:element name="AdrLine" type="Max70Text" minOccurs="0" maxOccurs="7">
|
|
2039
|
+
<xs:annotation>
|
|
2040
|
+
<xs:documentation source="Name" xml:lang="EN">Address Line</xs:documentation>
|
|
2041
|
+
<xs:documentation source="Definition" xml:lang="EN">Information that locates and identifies a specific address, as defined by postal services, presented in free format text.</xs:documentation>
|
|
2042
|
+
</xs:annotation>
|
|
2043
|
+
</xs:element>
|
|
2044
|
+
</xs:sequence>
|
|
2045
|
+
</xs:complexType>
|
|
2046
|
+
<xs:complexType name="PostalAddress24_SCT_SCTinst_2025">
|
|
2047
|
+
<xs:complexContent>
|
|
2048
|
+
<xs:restriction base="PostalAddress24">
|
|
2049
|
+
<xs:sequence>
|
|
2050
|
+
<xs:element name="Dept" type="Max70Text" minOccurs="0">
|
|
2051
|
+
<xs:annotation>
|
|
2052
|
+
<xs:documentation source="Yellow Field"/>
|
|
2053
|
+
</xs:annotation>
|
|
2054
|
+
</xs:element>
|
|
2055
|
+
<xs:element name="SubDept" type="Max70Text" minOccurs="0">
|
|
2056
|
+
<xs:annotation>
|
|
2057
|
+
<xs:documentation source="Yellow Field"/>
|
|
2058
|
+
</xs:annotation>
|
|
2059
|
+
</xs:element>
|
|
2060
|
+
<xs:element name="StrtNm" type="Max70Text" minOccurs="0">
|
|
2061
|
+
<xs:annotation>
|
|
2062
|
+
<xs:documentation source="Yellow Field"/>
|
|
2063
|
+
</xs:annotation>
|
|
2064
|
+
</xs:element>
|
|
2065
|
+
<xs:element name="BldgNb" type="Max16Text" minOccurs="0">
|
|
2066
|
+
<xs:annotation>
|
|
2067
|
+
<xs:documentation source="Yellow Field"/>
|
|
2068
|
+
</xs:annotation>
|
|
2069
|
+
</xs:element>
|
|
2070
|
+
<xs:element name="BldgNm" type="Max35Text" minOccurs="0">
|
|
2071
|
+
<xs:annotation>
|
|
2072
|
+
<xs:documentation source="Yellow Field"/>
|
|
2073
|
+
</xs:annotation>
|
|
2074
|
+
</xs:element>
|
|
2075
|
+
<xs:element name="Flr" type="Max70Text" minOccurs="0">
|
|
2076
|
+
<xs:annotation>
|
|
2077
|
+
<xs:documentation source="Yellow Field"/>
|
|
2078
|
+
</xs:annotation>
|
|
2079
|
+
</xs:element>
|
|
2080
|
+
<xs:element name="PstBx" type="Max16Text" minOccurs="0">
|
|
2081
|
+
<xs:annotation>
|
|
2082
|
+
<xs:documentation source="Yellow Field"/>
|
|
2083
|
+
</xs:annotation>
|
|
2084
|
+
</xs:element>
|
|
2085
|
+
<xs:element name="Room" type="Max70Text" minOccurs="0">
|
|
2086
|
+
<xs:annotation>
|
|
2087
|
+
<xs:documentation source="Yellow Field"/>
|
|
2088
|
+
</xs:annotation>
|
|
2089
|
+
</xs:element>
|
|
2090
|
+
<xs:element name="PstCd" type="Max16Text" minOccurs="0">
|
|
2091
|
+
<xs:annotation>
|
|
2092
|
+
<xs:documentation source="Yellow Field"/>
|
|
2093
|
+
</xs:annotation>
|
|
2094
|
+
</xs:element>
|
|
2095
|
+
<xs:element name="TwnNm" type="Max35Text">
|
|
2096
|
+
<xs:annotation>
|
|
2097
|
+
<xs:documentation source="Yellow Field"/>
|
|
2098
|
+
</xs:annotation>
|
|
2099
|
+
</xs:element>
|
|
2100
|
+
<xs:element name="TwnLctnNm" type="Max35Text" minOccurs="0">
|
|
2101
|
+
<xs:annotation>
|
|
2102
|
+
<xs:documentation source="Yellow Field"/>
|
|
2103
|
+
</xs:annotation>
|
|
2104
|
+
</xs:element>
|
|
2105
|
+
<xs:element name="DstrctNm" type="Max35Text" minOccurs="0">
|
|
2106
|
+
<xs:annotation>
|
|
2107
|
+
<xs:documentation source="Yellow Field"/>
|
|
2108
|
+
</xs:annotation>
|
|
2109
|
+
</xs:element>
|
|
2110
|
+
<xs:element name="CtrySubDvsn" type="Max35Text" minOccurs="0">
|
|
2111
|
+
<xs:annotation>
|
|
2112
|
+
<xs:documentation source="Yellow Field"/>
|
|
2113
|
+
</xs:annotation>
|
|
2114
|
+
</xs:element>
|
|
2115
|
+
<xs:element name="Ctry" type="CountryCode">
|
|
2116
|
+
<xs:annotation>
|
|
2117
|
+
<xs:documentation source="Yellow Field"/>
|
|
2118
|
+
</xs:annotation>
|
|
2119
|
+
</xs:element>
|
|
2120
|
+
<xs:element name="AdrLine" type="Max70Text" minOccurs="0" maxOccurs="2">
|
|
2121
|
+
<xs:annotation>
|
|
2122
|
+
<xs:documentation source="Yellow Field"/>
|
|
2123
|
+
<xs:documentation source="Usage Rule">Only two occurrences are allowed.</xs:documentation>
|
|
2124
|
+
</xs:annotation>
|
|
2125
|
+
</xs:element>
|
|
2126
|
+
</xs:sequence>
|
|
2127
|
+
</xs:restriction>
|
|
2128
|
+
</xs:complexContent>
|
|
2129
|
+
</xs:complexType>
|
|
2130
|
+
<xs:complexType name="PostalAddress24_SCT_SCTinst_2_2025">
|
|
2131
|
+
<xs:complexContent>
|
|
2132
|
+
<xs:restriction base="PostalAddress24">
|
|
2133
|
+
<xs:sequence>
|
|
2134
|
+
<xs:element name="Dept" type="Max70Text" minOccurs="0">
|
|
2135
|
+
<xs:annotation>
|
|
2136
|
+
<xs:documentation source="Yellow Field"/>
|
|
2137
|
+
</xs:annotation>
|
|
2138
|
+
</xs:element>
|
|
2139
|
+
<xs:element name="SubDept" type="Max70Text" minOccurs="0">
|
|
2140
|
+
<xs:annotation>
|
|
2141
|
+
<xs:documentation source="Yellow Field"/>
|
|
2142
|
+
</xs:annotation>
|
|
2143
|
+
</xs:element>
|
|
2144
|
+
<xs:element name="StrtNm" type="Max70Text" minOccurs="0">
|
|
2145
|
+
<xs:annotation>
|
|
2146
|
+
<xs:documentation source="Yellow Field"/>
|
|
2147
|
+
</xs:annotation>
|
|
2148
|
+
</xs:element>
|
|
2149
|
+
<xs:element name="BldgNb" type="Max16Text" minOccurs="0">
|
|
2150
|
+
<xs:annotation>
|
|
2151
|
+
<xs:documentation source="Yellow Field"/>
|
|
2152
|
+
</xs:annotation>
|
|
2153
|
+
</xs:element>
|
|
2154
|
+
<xs:element name="BldgNm" type="Max35Text" minOccurs="0">
|
|
2155
|
+
<xs:annotation>
|
|
2156
|
+
<xs:documentation source="Yellow Field"/>
|
|
2157
|
+
</xs:annotation>
|
|
2158
|
+
</xs:element>
|
|
2159
|
+
<xs:element name="Flr" type="Max70Text" minOccurs="0">
|
|
2160
|
+
<xs:annotation>
|
|
2161
|
+
<xs:documentation source="Yellow Field"/>
|
|
2162
|
+
</xs:annotation>
|
|
2163
|
+
</xs:element>
|
|
2164
|
+
<xs:element name="PstBx" type="Max16Text" minOccurs="0">
|
|
2165
|
+
<xs:annotation>
|
|
2166
|
+
<xs:documentation source="Yellow Field"/>
|
|
2167
|
+
</xs:annotation>
|
|
2168
|
+
</xs:element>
|
|
2169
|
+
<xs:element name="Room" type="Max70Text" minOccurs="0">
|
|
2170
|
+
<xs:annotation>
|
|
2171
|
+
<xs:documentation source="Yellow Field"/>
|
|
2172
|
+
</xs:annotation>
|
|
2173
|
+
</xs:element>
|
|
2174
|
+
<xs:element name="PstCd" type="Max16Text" minOccurs="0">
|
|
2175
|
+
<xs:annotation>
|
|
2176
|
+
<xs:documentation source="Yellow Field"/>
|
|
2177
|
+
</xs:annotation>
|
|
2178
|
+
</xs:element>
|
|
2179
|
+
<xs:element name="TwnNm" type="Max35Text">
|
|
2180
|
+
<xs:annotation>
|
|
2181
|
+
<xs:documentation source="Yellow Field"/>
|
|
2182
|
+
</xs:annotation>
|
|
2183
|
+
</xs:element>
|
|
2184
|
+
<xs:element name="TwnLctnNm" type="Max35Text" minOccurs="0">
|
|
2185
|
+
<xs:annotation>
|
|
2186
|
+
<xs:documentation source="Yellow Field"/>
|
|
2187
|
+
</xs:annotation>
|
|
2188
|
+
</xs:element>
|
|
2189
|
+
<xs:element name="DstrctNm" type="Max35Text" minOccurs="0">
|
|
2190
|
+
<xs:annotation>
|
|
2191
|
+
<xs:documentation source="Yellow Field"/>
|
|
2192
|
+
</xs:annotation>
|
|
2193
|
+
</xs:element>
|
|
2194
|
+
<xs:element name="CtrySubDvsn" type="Max35Text" minOccurs="0">
|
|
2195
|
+
<xs:annotation>
|
|
2196
|
+
<xs:documentation source="Yellow Field"/>
|
|
2197
|
+
</xs:annotation>
|
|
2198
|
+
</xs:element>
|
|
2199
|
+
<xs:element name="Ctry" type="CountryCode" minOccurs="1">
|
|
2200
|
+
<xs:annotation>
|
|
2201
|
+
<xs:documentation source="Yellow Field"/>
|
|
2202
|
+
</xs:annotation>
|
|
2203
|
+
</xs:element>
|
|
2204
|
+
<xs:element name="AdrLine" type="Max70Text" minOccurs="0" maxOccurs="2">
|
|
2205
|
+
<xs:annotation>
|
|
2206
|
+
<xs:documentation source="Yellow Field"/>
|
|
2207
|
+
<xs:documentation source="Usage Rule">Only two occurrences are allowed.</xs:documentation>
|
|
2208
|
+
</xs:annotation>
|
|
2209
|
+
</xs:element>
|
|
2210
|
+
</xs:sequence>
|
|
2211
|
+
</xs:restriction>
|
|
2212
|
+
</xs:complexContent>
|
|
2213
|
+
</xs:complexType>
|
|
2214
|
+
<xs:simpleType name="Priority2Code">
|
|
2215
|
+
<xs:annotation>
|
|
2216
|
+
<xs:documentation source="Name" xml:lang="EN">Priority 2Code</xs:documentation>
|
|
2217
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the priority level of an event.</xs:documentation>
|
|
2218
|
+
</xs:annotation>
|
|
2219
|
+
<xs:restriction base="xs:string">
|
|
2220
|
+
<xs:enumeration value="HIGH">
|
|
2221
|
+
<xs:annotation>
|
|
2222
|
+
<xs:documentation source="Name" xml:lang="EN">High</xs:documentation>
|
|
2223
|
+
<xs:documentation source="Definition" xml:lang="EN">Priority level is high.</xs:documentation>
|
|
2224
|
+
</xs:annotation>
|
|
2225
|
+
</xs:enumeration>
|
|
2226
|
+
<xs:enumeration value="NORM">
|
|
2227
|
+
<xs:annotation>
|
|
2228
|
+
<xs:documentation source="Name" xml:lang="EN">Normal</xs:documentation>
|
|
2229
|
+
<xs:documentation source="Definition" xml:lang="EN">Priority level is normal.</xs:documentation>
|
|
2230
|
+
</xs:annotation>
|
|
2231
|
+
</xs:enumeration>
|
|
2232
|
+
</xs:restriction>
|
|
2233
|
+
</xs:simpleType>
|
|
2234
|
+
<xs:complexType name="ProxyAccountIdentification1">
|
|
2235
|
+
<xs:annotation>
|
|
2236
|
+
<xs:documentation source="Name" xml:lang="EN">Proxy Account Identification 1</xs:documentation>
|
|
2237
|
+
<xs:documentation source="Definition" xml:lang="EN">Information related to a proxy identification of the account.</xs:documentation>
|
|
2238
|
+
</xs:annotation>
|
|
2239
|
+
<xs:sequence>
|
|
2240
|
+
<xs:element name="Tp" type="ProxyAccountType1Choice" minOccurs="0">
|
|
2241
|
+
<xs:annotation>
|
|
2242
|
+
<xs:documentation source="Name" xml:lang="EN">Type</xs:documentation>
|
|
2243
|
+
<xs:documentation source="Definition" xml:lang="EN">Type of the proxy identification.</xs:documentation>
|
|
2244
|
+
</xs:annotation>
|
|
2245
|
+
</xs:element>
|
|
2246
|
+
<xs:element name="Id">
|
|
2247
|
+
<xs:annotation>
|
|
2248
|
+
<xs:documentation source="Name" xml:lang="EN">Identification</xs:documentation>
|
|
2249
|
+
<xs:documentation source="Definition" xml:lang="EN">Identification used to indicate the account identification under another specified name.</xs:documentation>
|
|
2250
|
+
</xs:annotation>
|
|
2251
|
+
<xs:simpleType>
|
|
2252
|
+
<xs:restriction base="Max320Text">
|
|
2253
|
+
<xs:maxLength value="320"/>
|
|
2254
|
+
</xs:restriction>
|
|
2255
|
+
</xs:simpleType>
|
|
2256
|
+
</xs:element>
|
|
2257
|
+
</xs:sequence>
|
|
2258
|
+
</xs:complexType>
|
|
2259
|
+
<xs:complexType name="ProxyAccountType1Choice">
|
|
2260
|
+
<xs:annotation>
|
|
2261
|
+
<xs:documentation source="Name" xml:lang="EN">Proxy Account Type 1Choice</xs:documentation>
|
|
2262
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the scheme used for the identification of an account alias.</xs:documentation>
|
|
2263
|
+
</xs:annotation>
|
|
2264
|
+
<xs:choice>
|
|
2265
|
+
<xs:element name="Cd" type="ExternalProxyAccountType1Code">
|
|
2266
|
+
<xs:annotation>
|
|
2267
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
2268
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme, in a coded form as published in an external list.</xs:documentation>
|
|
2269
|
+
</xs:annotation>
|
|
2270
|
+
</xs:element>
|
|
2271
|
+
<xs:element name="Prtry" type="Max35Text">
|
|
2272
|
+
<xs:annotation>
|
|
2273
|
+
<xs:documentation source="Name" xml:lang="EN">Proprietary</xs:documentation>
|
|
2274
|
+
<xs:documentation source="Definition" xml:lang="EN">Name of the identification scheme, in a free text form.</xs:documentation>
|
|
2275
|
+
</xs:annotation>
|
|
2276
|
+
</xs:element>
|
|
2277
|
+
</xs:choice>
|
|
2278
|
+
</xs:complexType>
|
|
2279
|
+
<xs:complexType name="Purpose2Choice">
|
|
2280
|
+
<xs:annotation>
|
|
2281
|
+
<xs:documentation source="Name" xml:lang="EN">Purpose 2Choice</xs:documentation>
|
|
2282
|
+
<xs:documentation source="Definition" xml:lang="EN">
|
|
2283
|
+
Specifies the underlying reason for the payment transaction.
|
|
2284
|
+
Usage: Purpose is used by the end-customers, that is initiating party, (ultimate) debtor, (ultimate) creditor to provide information concerning the nature of the payment. Purpose is a content element, which is not used for processing by any of the agents involved in the payment chain.
|
|
2285
|
+
</xs:documentation>
|
|
2286
|
+
</xs:annotation>
|
|
2287
|
+
<xs:choice>
|
|
2288
|
+
<xs:element name="Cd" type="ExternalPurpose1Code">
|
|
2289
|
+
<xs:annotation>
|
|
2290
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
2291
|
+
<xs:documentation source="Definition" xml:lang="EN">Underlying reason for the payment transaction, as published in an external purpose code list.</xs:documentation>
|
|
2292
|
+
</xs:annotation>
|
|
2293
|
+
</xs:element>
|
|
2294
|
+
</xs:choice>
|
|
2295
|
+
</xs:complexType>
|
|
2296
|
+
<xs:complexType name="Purpose2Choice_SCT_SCTinst">
|
|
2297
|
+
<xs:complexContent>
|
|
2298
|
+
<xs:restriction base="Purpose2Choice">
|
|
2299
|
+
<xs:choice>
|
|
2300
|
+
<xs:element name="Cd" type="ExternalPurpose1Code">
|
|
2301
|
+
<xs:annotation>
|
|
2302
|
+
<xs:documentation source="Yellow Field"/>
|
|
2303
|
+
<xs:documentation source="Usage Rule">In case the transaction is a transfer back related to an earlier executed SEPA Credit Transfer (SCT) Transaction, the code must be "RRCT" or another code meaningful for identifying the SCT as a transfer back.</xs:documentation>
|
|
2304
|
+
<xs:documentation source="Usage Rule">"RRTP" must be used if the SCT is the result of a received Request-to-Pay message.</xs:documentation>
|
|
2305
|
+
</xs:annotation>
|
|
2306
|
+
</xs:element>
|
|
2307
|
+
</xs:choice>
|
|
2308
|
+
</xs:restriction>
|
|
2309
|
+
</xs:complexContent>
|
|
2310
|
+
</xs:complexType>
|
|
2311
|
+
<xs:complexType name="RemittanceInformation16">
|
|
2312
|
+
<xs:annotation>
|
|
2313
|
+
<xs:documentation source="Name" xml:lang="EN">Remittance Information 16</xs:documentation>
|
|
2314
|
+
<xs:documentation source="Definition" xml:lang="EN">Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system.</xs:documentation>
|
|
2315
|
+
</xs:annotation>
|
|
2316
|
+
<xs:sequence>
|
|
2317
|
+
<xs:element name="Ustrd" type="Max140Text" minOccurs="0" maxOccurs="unbounded">
|
|
2318
|
+
<xs:annotation>
|
|
2319
|
+
<xs:documentation source="Name" xml:lang="EN">Unstructured</xs:documentation>
|
|
2320
|
+
<xs:documentation source="Definition" xml:lang="EN">Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system, in an unstructured form.</xs:documentation>
|
|
2321
|
+
</xs:annotation>
|
|
2322
|
+
</xs:element>
|
|
2323
|
+
<xs:element name="Strd" type="StructuredRemittanceInformation16" minOccurs="0" maxOccurs="unbounded">
|
|
2324
|
+
<xs:annotation>
|
|
2325
|
+
<xs:documentation source="Name" xml:lang="EN">Structured</xs:documentation>
|
|
2326
|
+
<xs:documentation source="Definition" xml:lang="EN">Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system, in a structured form.</xs:documentation>
|
|
2327
|
+
</xs:annotation>
|
|
2328
|
+
</xs:element>
|
|
2329
|
+
</xs:sequence>
|
|
2330
|
+
</xs:complexType>
|
|
2331
|
+
<xs:complexType name="RemittanceInformation16_SCT_SCTinst">
|
|
2332
|
+
<xs:complexContent>
|
|
2333
|
+
<xs:restriction base="RemittanceInformation16">
|
|
2334
|
+
<xs:sequence>
|
|
2335
|
+
<xs:element name="Ustrd" type="Max140Text" minOccurs="0">
|
|
2336
|
+
<xs:annotation>
|
|
2337
|
+
<xs:documentation source="Yellow Field"/>
|
|
2338
|
+
<xs:documentation source="Usage Rule">Only one occurrence of ‘Unstructured’ is allowed.</xs:documentation>
|
|
2339
|
+
<xs:documentation source="Usage Rule">‘Unstructured’ may carry structured remittance information, as agreed between the Originator and the Beneficiary.</xs:documentation>
|
|
2340
|
+
<xs:documentation source="Usage Rule">If the commercial trade name of the payee is different from its legal name (AT-E001 The name of the Beneficiary), then the commercial trade name must be provided here. The location of where the transaction took place (if different from AT-E004 The address of the Beneficiary) as well as the transaction date and time can also be provided here. Each piece of information must be followed by a slash to clearly differentiate from the other information included under this data element (a special character other than a slash can be used instead (e.g., “+”) in case the slash is used for other purposes). [Example: The Shopping Paradise/Boulevard des Marchands 123/2020-12-24T11:37/Purchase Nr 1234567890AZ - Merry Christmas.] For further information, please refer to “EPC088-22 EPC Guidance Document – Improve Transparency for Retail Payment End-Users”.</xs:documentation>
|
|
2341
|
+
</xs:annotation>
|
|
2342
|
+
</xs:element>
|
|
2343
|
+
<xs:element name="Strd" type="StructuredRemittanceInformation16_SCT_SCTinst" minOccurs="0">
|
|
2344
|
+
<xs:annotation>
|
|
2345
|
+
<xs:documentation source="Yellow Field"/>
|
|
2346
|
+
<xs:documentation source="Format Rule">‘Structured’ can be used, provided the tags and the data within the ‘Structured’ element (i.e. excluding <Strd> and </Strd>) do not exceed 140 characters in length.</xs:documentation>
|
|
2347
|
+
<xs:documentation source="Usage Rule">Only one occurrence of ‘Structured’ is allowed.</xs:documentation>
|
|
2348
|
+
</xs:annotation>
|
|
2349
|
+
</xs:element>
|
|
2350
|
+
</xs:sequence>
|
|
2351
|
+
</xs:restriction>
|
|
2352
|
+
</xs:complexContent>
|
|
2353
|
+
</xs:complexType>
|
|
2354
|
+
<xs:complexType name="ServiceLevel8Choice">
|
|
2355
|
+
<xs:annotation>
|
|
2356
|
+
<xs:documentation source="Name" xml:lang="EN">Service Level 8Choice</xs:documentation>
|
|
2357
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies the service level of the transaction.</xs:documentation>
|
|
2358
|
+
</xs:annotation>
|
|
2359
|
+
<xs:choice>
|
|
2360
|
+
<xs:element name="Cd" type="ExternalServiceLevel1Code">
|
|
2361
|
+
<xs:annotation>
|
|
2362
|
+
<xs:documentation source="Name" xml:lang="EN">Code</xs:documentation>
|
|
2363
|
+
<xs:documentation source="Definition" xml:lang="EN">Specifies a pre-agreed service or level of service between the parties, as published in an external service level code list.</xs:documentation>
|
|
2364
|
+
</xs:annotation>
|
|
2365
|
+
</xs:element>
|
|
2366
|
+
</xs:choice>
|
|
2367
|
+
</xs:complexType>
|
|
2368
|
+
<xs:complexType name="ServiceLevel8Choice_SCT_SCTinst">
|
|
2369
|
+
<xs:complexContent>
|
|
2370
|
+
<xs:restriction base="ServiceLevel8Choice">
|
|
2371
|
+
<xs:choice>
|
|
2372
|
+
<xs:element name="Cd" type="ExternalServiceLevel1Code_SCT_SCTinst">
|
|
2373
|
+
<xs:annotation>
|
|
2374
|
+
<xs:documentation source="Yellow Field">SEPA for SCT and SCTinst</xs:documentation>
|
|
2375
|
+
<xs:documentation source="Rulebook" xml:lang="EN">AT-T001 Identification code of the Scheme.</xs:documentation>
|
|
2376
|
+
</xs:annotation>
|
|
2377
|
+
</xs:element>
|
|
2378
|
+
</xs:choice>
|
|
2379
|
+
</xs:restriction>
|
|
2380
|
+
</xs:complexContent>
|
|
2381
|
+
</xs:complexType>
|
|
2382
|
+
<xs:complexType name="StructuredRemittanceInformation16">
|
|
2383
|
+
<xs:annotation>
|
|
2384
|
+
<xs:documentation source="Name" xml:lang="EN">Structured Remittance Information 16</xs:documentation>
|
|
2385
|
+
<xs:documentation source="Definition" xml:lang="EN">Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system, in a structured form.</xs:documentation>
|
|
2386
|
+
</xs:annotation>
|
|
2387
|
+
<xs:sequence>
|
|
2388
|
+
<xs:element name="CdtrRefInf" type="CreditorReferenceInformation2" minOccurs="0">
|
|
2389
|
+
<xs:annotation>
|
|
2390
|
+
<xs:documentation source="Name" xml:lang="EN">Creditor Reference Information</xs:documentation>
|
|
2391
|
+
<xs:documentation source="Definition" xml:lang="EN">Reference information provided by the creditor to allow the identification of the underlying documents.</xs:documentation>
|
|
2392
|
+
</xs:annotation>
|
|
2393
|
+
</xs:element>
|
|
2394
|
+
</xs:sequence>
|
|
2395
|
+
</xs:complexType>
|
|
2396
|
+
<xs:complexType name="StructuredRemittanceInformation16_SCT_SCTinst">
|
|
2397
|
+
<xs:complexContent>
|
|
2398
|
+
<xs:restriction base="StructuredRemittanceInformation16">
|
|
2399
|
+
<xs:sequence>
|
|
2400
|
+
<xs:element name="CdtrRefInf" type="CreditorReferenceInformation2_SCT_SCTinst" minOccurs="0">
|
|
2401
|
+
<xs:annotation>
|
|
2402
|
+
<xs:documentation source="Yellow Field"/>
|
|
2403
|
+
<xs:documentation source="Usage Rule">When present, the Debtor PSP is not obliged to validate the reference information.</xs:documentation>
|
|
2404
|
+
<xs:documentation source="Usage Rule">When used both ‘Type’ and ‘Reference’ must be present.</xs:documentation>
|
|
2405
|
+
</xs:annotation>
|
|
2406
|
+
</xs:element>
|
|
2407
|
+
</xs:sequence>
|
|
2408
|
+
</xs:restriction>
|
|
2409
|
+
</xs:complexContent>
|
|
2410
|
+
</xs:complexType>
|
|
2411
|
+
</xs:schema>
|