1259: legalDocumentStyleScheme should be deprecated

As I worked on the CDM legal agreement representation, I came to realize that the above mentioned scheme values are actually included as part of the governingLawScheme.  As a result, it should be deprecated and the legal model should be adjusted to reference this latter.

1258: Recordkeeping Schema missing includes

The fpml-recordkeeping-processes-5-10.xsd is missing several includes because of which it excludes several product substitution groups. This issue may be in other versions of Record keeping schema also. It was corrected by manually including them. The list of includes missing is as below: <xsd:include schemaLocation=”fpml-generic-5-10.xsd”/> <xsd:include schemaLocation=”fpml-standard-5-10.xsd”/> <xsd:include schemaLocation=”fpml-ird-5-10.xsd”/> <xsd:include schemaLocation=”fpml-fx-5-10.xsd”/> <xsd:include schemaLocation=”fpml-fx-targets-5-10.xsd”/> <xsd:include schemaLocation=”fpml-fx-accruals-5-10.xsd”/> <xsd:include schemaLocation=”fpml-eqd-5-10.xsd”/> … Continued

1257: PackageSummary type is undocumented

Support for “trade packages” was introduced at FpML 5-7. The PackageSummary type (instantiated as tradeHeader/originatingPackage) continues to have no annotation for any of its content (child elements). This should be remediated retrospectively for all versions from 5-7 onward. FpML should not accept content for integration in the Standard without appropriate schema documentation (at minimum, meaningful annotation for … Continued

1256: cashflows//observationWeight should not be mandatory

Floating rate cashflow calculation periods may include historical rate observations by means of the floatingRateDefinition/rateObservation component (optional, unbounded). RateObservation includes a observationWeight element, annotated as (my emphasis): The number of days weighting to be associated with the rate observation, i.e. the number of days such rate is in effect. This is applicable in the case of a … Continued

1255: Enhancement for Brexit using the reportingRegime tag

Currently, trading venues operate out of two main regions: a SEF under Dodd-Frank and an MTF/OTF under MiFID II. These venues are preparing for Brexit, which will involve creating another entity and a third region. We are looking for the best way to consume this data piece, store it, and pass it on to FCMs … Continued

1253: Future Hedge Cross on Equity Index Option Trade

Hi All, How to inlude Delta Cross (future/hedge) as part of the Equity Index Option Trade? SWBML (MarkitWire) have swExtendedTradeDetail contains deltacross details, IS there counterpart as part of FPML? Thanks in advance. Delta Cross Future Hedge Cross on Equity Index Option Trade

1252: GBP SONIA floating rate option code on OIS trades

With the upcoming change to the GBP SONIA rates, I wondered if the floating rate option code would change on GBP OIS trades. The current option code is GBP-WMBA-SONIA-COMPOUND. I suspect the WMBA part will be dropped, but have not seen anything public confirming this. Will the coding schemes be updated? http://www.fpml.org/coding-scheme/floating-rate-index-2-0.xml Gary    

1251: lcIssuingBankPartyReference annotation looks wrong

The annotation for the element lcIssuingBankPartyReference looks a copy of the annotation of the guarantorPartyReference. Both state the same: “Party references to any guarantors associated with the facility borrower.” I think the lcIssuingBankPartyReference annotation needs to be corrected.  

1250: Loan repricingDate annotation looks wrong

The repricingDate annotation looks a copy from the maturityDate in FpML 5.10. Both annotations state: “The maturity date of the loan contract. In the case of a PRIME-based loan, this field should be set to the maturity date of the facility.” I think the repricingDate annotation needs to be corrected.