Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

SEPA Library

SEPA Library

The SEPA library implements the Single Euro Payments Area messaging standard used in the banking industry. The library validates messages according to the formatting rules of the European Payments Council and the rules defined in ISO 20022. The library does not support SEPA usage rules.
The parsers have the following output ports:
  • Default output. An unaltered copy of the input SEPA message.
  • Errors. An XML validation-error report.
  • ErrorsFound. If the transformation encounters a validation error, returns true. If the transformation does not find an error, returns false.
The SEPA transformation projects are grouped in the following categories:
  • SCT. SEPA Credit Transfer.
  • SDD_CORE. SEPA Direct Debit Core.
  • SDD_B2B. SEPA Direct Debit Business-to-Business.
The SEPA project names have the following suffixes, which correspond to the SEPA implementation guides:
  • IB. Interbank.
  • C2C. Customer-to-customer.
  • B2C. Bank-to-customer.
  • EM. e-Mandate Service.
For more information about SEPA, see:
  • http://www.iso20022.org/
  • http://www.europeanpaymentscouncil.eu/

0 COMMENTS

We’d like to hear from you!