- Knowledgebase
- EPC SEPA
- Business rules
-
Glossary
-
XML / ISO 20022 Standard
-
ISO 20022 Messages
-
XML Schema
- Miscellaneous
- Attribute
- Closing Tag
- Comment
- Content
- Cvc-complex-type
- Cvc-elt
- Cvc-id
- Cvc-identity-constraint
- Cvc-minexclusive-valid
- Cvc-mininclusive-valid
- Cvc-type
- Cvc-totaldigits-valid
- Cvc-attribute
- Cvc-datatype-valid
- Maximum Length
- Cvc-enumeration-valid
- Cvc-fractiondigits-valid
- Cvc-length-valid
- Cvc-maxexclusive-valid
- Cvc-maxinclusive-valid
- Cvc-maxlength-valid
- Cvc-minlength-valid
- Cvc-pattern-valid
- Element Value
- Encoding
- Length
- Mandatory element
- Missing
- Missing Tag
- Missing Child Element
- MIXD
- Root
- Unsupported Characters
- UTF-8
- Value
- Wrong Declaration
-
EPC SEPA
-
CGI-MP
-
US ACH (Nacha)
-
SWIFT MT
-
Finvoice
-
Bank-Specific
-
XMLdation Service Guides
-
Studio Guide
-
Simulator
CdtrSchmeId
Rules regarding CdtrSchmeId are:
- It is recommended that all transactions within the same “Payment Information” block have the same “Creditor Scheme Identification”.
- This data element must be present at either “Payment Information” or “Direct Debit Transaction” level.
- Identification must be used with an Identifier of the Creditor (AT-02).
- ‘Scheme Name’ under ‘Other’ must specify “SEPA” under ‘proprietary’.
Identifier of the Creditor (AT-02): Positions [1 , 2] must specify country code, [3, 4] check digits, [5 to 7]: Creditor business codeand [8 up to 35]: country specific identifier.
Below is an example of valid CdtrSchmeId usage:
<CdtrSchmeId>
<Id>
<PrvtId>
<Othr>
<Id>NL64ZZZ321096320000</Id>
<SchmeNm>
<Prtry>SEPA</Prtry>
</SchmeNm>
</Othr>
</PrvtId>
</Id>
</CdtrSchmeId>