forked from finos/common-domain-model
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[6.0.0-dev.x] Update bundle dependency for translate fix for FpML oil…
…PhysicalLeg (finos#2673) * Update schema files * Update release note * Update bundle version to 10.9.3 * Release note
- Loading branch information
1 parent
79ad801
commit d9ba48f
Showing
10 changed files
with
400,567 additions
and
525,169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,14 @@ | ||
|
||
# *Event Model - PartyRoleEnum including PTRRServiceProvider role* | ||
|
||
_Background_ | ||
|
||
In order to report under EMIR, a party needs to be identified as a portfolio compression or a portfolio rebalancing service provider. These roles can be unified in a more generic role: PTRR Service Provider. The current CompressionServiceProvider code will be replaced by PTRR Service Provider. | ||
# *Infrastructure - Dependency Update* | ||
|
||
_What is being released?_ | ||
|
||
- CDM enum `PartyRoleEnum` has been modified in the following way: code `CompressionServiceProvider` has been eliminated and replaced by a more generic code `PTRRServiceProvider`. | ||
- Synonym mappings have been added to reflect this change. | ||
|
||
_Review directions_ | ||
|
||
- In the CDM Portal, select the Textual Browser and inspect the change identified above. | ||
This release updates the `rosetta-bundle` dependency. | ||
|
||
The changes can be reviewed in PR [#2653](https://github.com/finos/common-domain-model/pull/2653) | ||
Version updates include: | ||
- `rosetta-bundle` 10.9.3: this release adds mapping support for XSD substitution groups, which fixes the issue related to the mapping of FpML oilPhysicalLeg xml elements. | ||
|
||
# _Product Model - FpML Mappings - Bond Forwards_ | ||
|
||
_What is being released?_ | ||
|
||
This release fixes FpML mapping issues related to bond forward samples. | ||
There are no changes to the model or test expectations. | ||
|
||
_Review directions_ | ||
|
||
In Rosetta, open the Common Domain Model workspace, select the Translate tab and review the following samples: | ||
|
||
* fpml-5-10 > products > rates > bond-fwd-generic-ex01.xml | ||
* fpml-5-10 > products > rates > bond-fwd-generic-ex02.xml | ||
|
||
Changes can be reviewed in PR [#2657](https://github.com/finos/common-domain-model/pull/2657) | ||
The changes can be reviewed in PR [#2673](https://github.com/finos/common-domain-model/pull/2673). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.