Skip to content

Commit

Permalink
Support for CAMT.055 for CBPR+
Browse files Browse the repository at this point in the history
  • Loading branch information
phoughton committed Aug 15, 2024
1 parent 1f56e9a commit bb7b134
Show file tree
Hide file tree
Showing 14 changed files with 12,427 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.2.2",
version="1.3.2",
author="Peter Houghton",
author_email="[email protected]",
description="pyiso20022 is a library for generating ISO20022 messages in Python.",
Expand Down
12 changes: 12 additions & 0 deletions supported_msg_types_final.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,18 @@
- camt.camt_054_001_10
- camt.camt_054_001_11
- camt.camt_054_001_12
- camt.camt_055_001_01
- camt.camt_055_001_02
- camt.camt_055_001_03
- camt.camt_055_001_04
- camt.camt_055_001_05
- camt.camt_055_001_06
- camt.camt_055_001_07
- camt.camt_055_001_08
- camt.camt_055_001_09
- camt.camt_055_001_10
- camt.camt_055_001_11
- camt.camt_055_001_12
- camt.camt_056_001_01
- camt.camt_056_001_02
- camt.camt_056_001_03
Expand Down
802 changes: 802 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.01.xsd

Large diffs are not rendered by default.

850 changes: 850 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.02.xsd

Large diffs are not rendered by default.

813 changes: 813 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.03.xsd

Large diffs are not rendered by default.

982 changes: 982 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.04.xsd

Large diffs are not rendered by default.

1,025 changes: 1,025 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.05.xsd

Large diffs are not rendered by default.

1,039 changes: 1,039 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.06.xsd

Large diffs are not rendered by default.

1,052 changes: 1,052 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.07.xsd

Large diffs are not rendered by default.

1,136 changes: 1,136 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.08.xsd

Large diffs are not rendered by default.

1,182 changes: 1,182 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.09.xsd

Large diffs are not rendered by default.

1,185 changes: 1,185 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.10.xsd

Large diffs are not rendered by default.

1,185 changes: 1,185 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.11.xsd

Large diffs are not rendered by default.

1,163 changes: 1,163 additions & 0 deletions xsd/cash_management/camt.055/camt.055.001.12.xsd

Large diffs are not rendered by default.

0 comments on commit bb7b134

Please sign in to comment.