713: Specification- Not available
Unable to download specification for v4.3. Seems like a dead link. please advice
Unable to download specification for v4.3. Seems like a dead link. please advice
The rule cd-37 is firing too often – i.e. firing outside of its business scope. Some of the rule body should be in the context. The rule today: ” Context: CashSettlementTerms (complex type) cd-37 (Mandatory) Preconditions: SameCurrency quotationAmount/amount >= minimumQuotationAmount/amount, if both elements are present. ” The proposed rule written out in the FpML style: … Continued
The rule cd-3b is missing examples. This is a new rule.
The context of cd-3b needs to change to reflect changes in the schema. The rule today is: ” Context: Trade (complex type) cd-3b (Mandatory) Preconditions: ISDA1999 The content of documentation/ContractualTermsSupplement must not begin with the string ISDA2003Credit. ” However ContractualTermsSupplement is a repeating element following recent schema changes: ” DEPRECATED – This element will be … Continued
The validation rule cd-3b is missing a precondition on the prescence of an optional element. Th rule today is: ” Context: Trade (complex type) cd-3b (Mandatory) Preconditions: ISDA1999 The content of documentation/ContractualTermsSupplement must not begin with the string ISDA2003Credit. ” The problems are: 1. documentation is optional. 2. contractualTermsSupplement is optional. 3. contractualTermsSupplement has an … Continued
The rule cd-1b has a redundancy in the expression of the rule. unadjustedDate is a mandatory field of creditDefaultSwap/generalTerms/effectiveDate, so it does not needed to be tested for existence. The rule today is: ” Context: Trade (complex type) cd-1b (Mandatory) Preconditions: CreditIndex If creditDefaultSwap/generalTerms/effectiveDate/unadjustedDate is present, tradeHeader/tradeDate must be equal or after creditDefaultSwap/generalTerms/effectiveDate/unadjustedDate. ” The … Continued
The sample file invalid-eqd-18-01.xml breaks rule eqd-26. The sample file should only break rule eqd-18. The sample should be corrected to only break rule eqd-18.
The sample invalid-eqd-18-01.xml breaks rules eqd-28 and eqd-29. The sample should only break the rule eqd-18. It is not necessary to break the other rules. The sample should be corrected so it only breaks eqd-18.
The example invalid-eqd-2-03.xml is valid. The example should be invalid. eqd-2 is: ” Context: Trade (complex type) eqd-2 (Mandatory) //equityExercise/equityAmericanExercise/expirationDate/adjustableDate/unadjustedDate must be greater than or equal to tradeHeader/tradeDate. ” The two fields are: 2001-07-13Z 2001-07-13Z
The example invalid-eqd-2-04.xml is valid. The example should be invalid. eqd-2 is: ” Context: Trade (complex type) eqd-2 (Mandatory) //equityExercise/equityAmericanExercise/expirationDate/adjustableDate/unadjustedDate must be greater than or equal to tradeHeader/tradeDate. ” The two fields are: 2001-07-13Z 2001-07-13Z