Skip to content

DFDLSchemas/NACHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NACHA Electronic Payment messages

This GitHub repository holds DFDL schemas that model NACHA - The Electronic Payments Association messages. The messages correspond to the following releases of the NACHA Operating Rules and Guidelines:

2013

To download the repository go to http://dfdlschemas.github.com/NACHA/.

A NACHA message is referred to as a file, and consists of a File Header record, repeating batches and a File Control record. A batch consists of a Batch Header record, repeating entries and a Batch Control record. An entry consists of an Entry Detail record optionally followed by Addenda records.

Entry Detail records of the following types are currently supported:

PPD
CCD
CTX
ACK
ATX

Addenda records including those for Returns, Dishonored Returns and Contested Dishonoured Returns are supported.

The NACHA 2013 schemas are in the '2013' folder.

Test data and infosets are included.

The DFDL schemas are compatible with IBM DFDL 1.1 release, as shipped in IBM Integration Bus 9.0.0.1 onwards and IBM App Connect Enterprise 11.0.0.0 onwards.

As of 2017-01-11, these schemas are also compatible with the Daffodil open-source DFDL implementation, and can be tested via 'sbt test' using the 'sbt' build tool. They require a snapshot build of daffodil 2.0.0 currently, but this will be updated once the official Daffodil 2.0.0 release is available.


NACHA 2013 Operating Rules and Guidelines may be purchased from the NACHA website: www.nacha.org

Please observe the copyright notice within each schema.

About

DFDL Schemas for NACHA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages