[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FpML 4-4 FacilityCommitmentPosition question



Title: No Loan Working Group Session this week - no updates available.

FacilityCommitmentPosition contains an array of LoanContractPositions.  From the context, it appears if loanContractPosition is not null, then it should contain ALL effective LoanContracts under the facility.   But are there situations where LoanContractPosition should contain less than all the facility's effective LoanContracts?   The model allows it as do the validations.  It could be confusing if the sender is expecting all contracts while the receiver infers a subset and vice versa.

We should add some additional annotations here providing implementation guidance.