Skip to content

Commit

Permalink
better camt.026 for FedNow support
Browse files Browse the repository at this point in the history
  • Loading branch information
phoughton committed Aug 15, 2024
1 parent bb7b134 commit af11eff
Show file tree
Hide file tree
Showing 31 changed files with 28,969 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pyiso20022",
version="1.3.2",
version="1.3.3",
author="Peter Houghton",
author_email="[email protected]",
description="pyiso20022 is a library for generating ISO20022 messages in Python.",
Expand Down
29 changes: 29 additions & 0 deletions supported_msg_types_final.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@
- camt.camt_025_001_08
- camt.camt_026_001_01
- camt.camt_026_001_03
- camt.camt_026_001_04
- camt.camt_026_001_05
- camt.camt_026_001_06
- camt.camt_026_001_07
- camt.camt_026_001_08
- camt.camt_026_001_09
- camt.camt_026_001_10
- camt.camt_028_001_01
- camt.camt_028_001_03
- camt.camt_028_001_11
Expand Down Expand Up @@ -103,6 +109,7 @@
- pacs.pacs_002_001_07
- pacs.pacs_002_001_08
- pacs.pacs_002_001_09
- pacs.pacs_002_001_10
- pacs.pacs_002_001_11
- pacs.pacs_002_001_12
- pacs.pacs_002_001_13
Expand Down Expand Up @@ -215,3 +222,25 @@
- pain.pain_008_001_07
- pain.pain_008_001_09
- pain.pain_008_001_10
- pain.pain_013_001_01
- pain.pain_013_001_02
- pain.pain_013_001_03
- pain.pain_013_001_04
- pain.pain_013_001_05
- pain.pain_013_001_06
- pain.pain_013_001_07
- pain.pain_013_001_08
- pain.pain_013_001_09
- pain.pain_013_001_10
- pain.pain_013_001_11
- pain.pain_014_001_01
- pain.pain_014_001_02
- pain.pain_014_001_03
- pain.pain_014_001_04
- pain.pain_014_001_05
- pain.pain_014_001_06
- pain.pain_014_001_07
- pain.pain_014_001_08
- pain.pain_014_001_09
- pain.pain_014_001_10
- pain.pain_014_001_11
442 changes: 442 additions & 0 deletions xsd/cash_management/camt.026/camt.026.001.04.xsd

Large diffs are not rendered by default.

462 changes: 462 additions & 0 deletions xsd/cash_management/camt.026/camt.026.001.05.xsd

Large diffs are not rendered by default.

1,105 changes: 1,105 additions & 0 deletions xsd/cash_management/camt.026/camt.026.001.06.xsd

Large diffs are not rendered by default.

1,191 changes: 1,191 additions & 0 deletions xsd/cash_management/camt.026/camt.026.001.07.xsd

Large diffs are not rendered by default.

1,237 changes: 1,237 additions & 0 deletions xsd/cash_management/camt.026/camt.026.001.08.xsd

Large diffs are not rendered by default.

1,180 changes: 1,180 additions & 0 deletions xsd/cash_management/camt.026/camt.026.001.10.xsd

Large diffs are not rendered by default.

1,127 changes: 1,127 additions & 0 deletions xsd/payments_clearing_and_settlement/pacs.002/pacs.002.001.10.xsd

Large diffs are not rendered by default.

901 changes: 901 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.01.xsd

Large diffs are not rendered by default.

905 changes: 905 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.02.xsd

Large diffs are not rendered by default.

870 changes: 870 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.03.xsd

Large diffs are not rendered by default.

926 changes: 926 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.04.xsd

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.05.xsd

Large diffs are not rendered by default.

975 changes: 975 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.06.xsd

Large diffs are not rendered by default.

1,161 changes: 1,161 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.07.xsd

Large diffs are not rendered by default.

1,268 changes: 1,268 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.08.xsd

Large diffs are not rendered by default.

1,271 changes: 1,271 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.09.xsd

Large diffs are not rendered by default.

1,275 changes: 1,275 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.10.xsd

Large diffs are not rendered by default.

1,243 changes: 1,243 additions & 0 deletions xsd/payments_initiation/pain.013/pain.013.001.11.xsd

Large diffs are not rendered by default.

787 changes: 787 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.01.xsd

Large diffs are not rendered by default.

795 changes: 795 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.02.xsd

Large diffs are not rendered by default.

660 changes: 660 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.03.xsd

Large diffs are not rendered by default.

660 changes: 660 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.04.xsd

Large diffs are not rendered by default.

885 changes: 885 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.05.xsd

Large diffs are not rendered by default.

879 changes: 879 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.06.xsd

Large diffs are not rendered by default.

1,074 changes: 1,074 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.07.xsd

Large diffs are not rendered by default.

1,164 changes: 1,164 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.08.xsd

Large diffs are not rendered by default.

1,167 changes: 1,167 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.09.xsd

Large diffs are not rendered by default.

1,189 changes: 1,189 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.10.xsd

Large diffs are not rendered by default.

1,171 changes: 1,171 additions & 0 deletions xsd/payments_initiation/pain.014/pain.014.001.11.xsd

Large diffs are not rendered by default.

0 comments on commit af11eff

Please sign in to comment.