CREDIT CLAIMS (CC) FILES RELEASES NOTES
---------------------------------------

13/08/2021 Release
------------------

- Update xmlns from camt.998.001.03_CC	to colr.xxx.creditclaimsfile


29/04/2021 RELEASE
------------------

Addition_of_AnaCredit_fields_CR_ECMS_0021
-----------------------------------------

CrdtClms/Ccru

<OaId>: Optional, Max50Text
<ContractId>: Optional, Max50Text
<InstrmntId>: Optional, Max50Text

15/04/2021 RELEASE
------------------

Credit_Claims_file_Schema_20210415
----------------------------------

<CreDtTm>
Old: <xs:element maxOccurs="1" minOccurs="1" name="CreDtTm" type="ISODateTime">
New: <xs:element name="CreDtTm" type="ISODateTime">

<RU>
Old: <xs:documentation source="Name" xml:lang="EN">Rating</xs:documentation>
New: <xs:documentation source="Name" xml:lang="EN">RU</xs:documentation>

<DEMOB>
Old: <xs:documentation source="Name" xml:lang="EN">Demob</xs:documentation>
New: <xs:documentation source="Name" xml:lang="EN">DEMOB</xs:documentation>


Credit_Claims_file_Example_20210415
-----------------------------------

Addition of a CCU instruction

Addition of a RU instruction



19/03/2021 RELEASE
------------------

Credit_Claims_file_Schema_20210319
----------------------------------

<CCCNum> : Mandatory instead of Optional
<LoanTp> : Mandatory instead of Optional
<Subord> : Mandatory instead of Optional
<OriginationDt> : Mandatory instead of Optional
<MaturityDt> : Mandatory instead of Optional
<IntrstRtTp> : Mandatory instead of Optional
<NegCashFlw> : Mandatory instead of Optional
<GovLawCtryCd> : Mandatory instead of Optional
<SetOffRiskInd> : Mandatory instead of Optional



12/02/2021 RELEASE
------------------

Credit_Claims_file_Schema_20210212
----------------------------------
- Alignment of InstrId definition with the UDFS 1.1 definition
Old: Max50Text
New: [0-9]{8,8}[0-9]{7,7}

- Update of MsgId format with the UDFS 1.1 definition
Old: Max50Text
New: Max40Text

- Typo correction in Max50Text format definition
Old: maximum length of 35 characters
New: maximum length of 50 characters

- Update of AgentBank format with the UDFS 1.1 definition
Old: Max50Text
New: Max30Text


Credit_Claims_file_Example_20210212
-----------------------------------
- Provision of realistic values for InstrId in instructions CCR, CCOAU, RR, MOB and DEMOB
- Provision of realistic values for ECMSCCId
- Provision of realistic values for CCRef
- Provision of realistic value for MsgId
- Provision of realistic value for CptyRiad
- Provision of realistic value for CdtrRiad
- Provision of realistic value for AgentBank



Credit_Claims_file_Schema_20220524.xsd
=======================================
change of type of instruction Id to String max 16
simple type InstrId_1 pattern removed.
min length =1
max length =16 


Credit_Claims_file_Schema_20220715.xsd
=======================================
Make all the fields under the tag <Ccru> optional


Credit_Claims_file_Schema_20220802.xsd
=======================================
Make all the fields under the tag <Ccru> optional except the fields: OpeTp, CCRef, and InstrId


Credit_Claims_file_Schema_20220921.xsd
=======================================
Update the format type of:
ContractIdentifierType: from Max50TextType to Max60TextType
InstrumentIdentifierType: from Max50TextType to Max60TextType


Credit_Claims_file_Schema_20221024.xsd
=======================================
Addition of Pagination Tags
<MsgPgntn>
  <PgNb></PgNb>
  <LastPgInd></LastPgInd>
</MsgPgntn>


Credit_Claims_file_Schema_20230206.xsd
=======================================
Update of the pattern value of the fields  AgentBank, CptyRiad & CdtrRiad from: [A-Z0-9]{15,30}

To: ^[A-Za-z0-9_@$\-][!-~]*${1,50}


Credit_Claims_file_Schema_20230220.xsd
=======================================
- Upgrade the max length of the field CCCNum from 50 to 121
- Update the pattern of the fields "DbtrName" and "GrtrName"
  from: Max50Text to Max255 characters including special characters to be aligned to RIAD Entity File


Credit_Claims_file_Schema_20230323.xsd
=======================================
Correct the pattern value of the field RiadCode from: "^[A-Za-z0-9_@$\-][!-~]*${1,50}"

To: "^[A-Za-z0-9_@$\-][!-~]*" with maximum length up to 50 characters


Credit_Claims_file_Schema_20230417.xsd
-------------------------------
Update of the pattern value of the RIAD Code from: "^[A-Za-z0-9_@$\-][!-~]*" to "[A-Za-z0-9_@$\-][!-~]*"


Credit_Claims_file_Schema_20231011.xsd
------------------------------------
Update the format type of the attributes:
- <DbtrName> & <GrtrName> from type="Strng_Ltn_obglrNm" to type="Max255Text"
- <OblgName> from type="Max50Text" to type="Max255Text"



Credit_Claims_file_Schema_20240619.xsd
----------------------------------------
1) INC 131435 - Increase “DfltProb”
o Fraction digits: 5 to 6
o Total digits: 6 to 7

2) INC 129492 - The pattern should be updated to exclude not allowed characters:
Update the Pattern Value of the attributes: InstrId and MsgId to be aligned with the pattern to the one used by target services:
<xs:pattern value="([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)"/>

3) Alignment of CC File/Processing Report/ Admi.007: Amend the length of the attribute MsgId from 40 characters to 35 characters.


Credit_Claims_file_Schema_valid_as_of_R2026.NOV_20260610.xsd
----------------------------------------
Addition of a new field AmortType in the block CrdtClms/Ccru

<AmortType>: Optional, RestrictedFINXMax35Text
