Skip to content

Commit

Permalink
Full suite of camt.056 and new camt.110 / camt.111 for FedWire
Browse files Browse the repository at this point in the history
  • Loading branch information
phoughton committed Aug 9, 2024
1 parent 82d7bee commit 60af6fc
Show file tree
Hide file tree
Showing 23 changed files with 25,220 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="0.5.5",
version="0.6.5",
author="Peter Houghton",
author_email="[email protected]",
description="pyiso20022 is a library for generating ISO20022 messages in Python.",
Expand Down
21 changes: 21 additions & 0 deletions supported_msg_types_final.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
- camt.camt_028_001_11
- camt.camt_029_001_01
- camt.camt_029_001_03
- camt.camt_029_001_04
- camt.camt_029_001_05
- camt.camt_029_001_06
- camt.camt_029_001_07
- camt.camt_029_001_08
- camt.camt_029_001_09
- camt.camt_029_001_10
- camt.camt_029_001_11
- camt.camt_029_001_12
- camt.camt_029_001_13
- camt.camt_050_001_07
- camt.camt_052_001_01
Expand Down Expand Up @@ -45,11 +54,23 @@
- camt.camt_054_001_10
- camt.camt_054_001_11
- camt.camt_054_001_12
- camt.camt_056_001_01
- camt.camt_056_001_02
- camt.camt_056_001_03
- camt.camt_056_001_04
- camt.camt_056_001_05
- camt.camt_056_001_06
- camt.camt_056_001_07
- camt.camt_056_001_08
- camt.camt_056_001_09
- camt.camt_056_001_10
- camt.camt_056_001_11
- camt.camt_060_001_03
- camt.camt_060_001_04
- camt.camt_060_001_05
- camt.camt_060_001_06
- camt.camt_110_001_01
- camt.camt_111_001_01
- head.head_001_001_02
- head.head_001_001_04
- pacs.pacs_002_001_02
Expand Down
1,050 changes: 1,050 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.04.xsd

Large diffs are not rendered by default.

1,213 changes: 1,213 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.05.xsd

Large diffs are not rendered by default.

1,256 changes: 1,256 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.06.xsd

Large diffs are not rendered by default.

1,276 changes: 1,276 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.07.xsd

Large diffs are not rendered by default.

1,335 changes: 1,335 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.08.xsd

Large diffs are not rendered by default.

1,431 changes: 1,431 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.09.xsd

Large diffs are not rendered by default.

1,480 changes: 1,480 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.10.xsd

Large diffs are not rendered by default.

1,483 changes: 1,483 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.11.xsd

Large diffs are not rendered by default.

1,484 changes: 1,484 additions & 0 deletions xsd/cash_management/camt.029/camt.029.001.12.xsd

Large diffs are not rendered by default.

793 changes: 793 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.01.xsd

Large diffs are not rendered by default.

841 changes: 841 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.02.xsd

Large diffs are not rendered by default.

804 changes: 804 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.03.xsd

Large diffs are not rendered by default.

973 changes: 973 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.04.xsd

Large diffs are not rendered by default.

1,016 changes: 1,016 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.05.xsd

Large diffs are not rendered by default.

1,030 changes: 1,030 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.06.xsd

Large diffs are not rendered by default.

1,043 changes: 1,043 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.07.xsd

Large diffs are not rendered by default.

1,127 changes: 1,127 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.08.xsd

Large diffs are not rendered by default.

1,173 changes: 1,173 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.09.xsd

Large diffs are not rendered by default.

1,176 changes: 1,176 additions & 0 deletions xsd/cash_management/camt.056/camt.056.001.10.xsd

Large diffs are not rendered by default.

1,463 changes: 1,463 additions & 0 deletions xsd/cash_management/camt.110/camt.110.001.01.xsd

Large diffs are not rendered by default.

1,751 changes: 1,751 additions & 0 deletions xsd/cash_management/camt.111/camt.111.001.01.xsd

Large diffs are not rendered by default.

0 comments on commit 60af6fc

Please sign in to comment.