FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
mgratacos
Summary
All elements should have their context provided, even if it is a any context.
Look at this example: Preconditions
The following preconditions are always to be executed relative to the root of the FpML document being validated. The context of the rule is NOT carried through to the precondition. Precondition: ISDA1999 The documentation/contractualDefinitions element or the documentation/masterConfirmation/masterConfirmationType element contains ISDA1999Credit.
The element should be given as /fpml:FpML/fpml:trade/fpnl:documentation/fpml:contractualDefinitions
i.e. You must include - 1. The namespace (or declare a default) 2. The context from the root.
Notes:
mgratacos
09/25/07 1:33 pm
Validation Working Group 2007-09-25: Agreed to add context for preconditions (Trade or Contract in this case). Agreed to add default namespace on top of each page.
iyermakova
10/24/07 6:55 pm
iyermakova
10/24/07 6:57 pm
The changes have been committed to the 4-3 branch (4.3) and trunk (4.4).