FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
mgratacos
Summary
The valid test cases valid-cd-22-01.xml does not meet the precondition shortfForm required for cd-22.
The test for Short Form is: " Precondition: ShortForm (context: Trade) (context: Contract) documentation/masterConfirmation exists or documentation/contractualMatrix exists or documentation/contractualTermsSupplement exists and begins with substring iTraxx or CDX. "
In Xpath this is: exists(//documentation[masterConfirmation|contractualMatrix|contractualTermsSupplement[matches (type, "^(iTraxx|CDX)")]])
The document contains: documentation Comment Start C24 (http://www.c24.biz) Fiona Hamilton: Additional tests required to check changes to ShortForm Pre-conditions introduced at FpML 4.2 REC brokerConfirmation brokerConfirmationType brokerConfirmationTypeScheme http://www.fpml.org/coding-scheme/broker-confirmation-type-2-0 Text ISDACreditBrokerEuropean Comment End C24 (http://www.c24.biz) Fiona Hamilton: Additional tests required to check changes to ShortForm Pre-conditions introduced at FpML 4.2 REC
Notes:
mgratacos
03/20/08 3:34 pm
The example has been fixed. This has been committed to the trunk and 5.0 branch.