FpML Issues Tracker

921: eqd-32 missing an effectiveDate from path

March 24, 2009

closed

Minor

Always

Validation Rules

Admin

None

Summary

eqd-32 should be:

XPath Description: Context: Contract (complex type) [//element(*, EquityDerivativeBase)/equityEffectiveDate] Every $equityDerivativeBase in //element(*, EquityDerivativeBase)[exists(equityEffectiveDate)] $equityDerivativeBase/effectiveDate ge header/contractDate

Today the effectiveDate is missing from the path.

Notes:

  • iyermakova

    03/24/09 8:17 pm

    The issue in rule eqd-32 is fixed. Added missing equityEffectiveDate. Committed to trunk (4-6-WD-2)

    —————
    eqd-32 (Mandatory)
    English Description:
    Context: Contract (complex type)
    The starting date of an equity option must be after the contract date XPath Description:
    Context: Contract (complex type)

    [//element(*, EquityDerivativeBase)/equityEffectiveDate]
    Every $equityDerivativeBase in //element(*, EquityDerivativeBase)[exists(equityEffectiveDate)] $equityDerivativeBase/equityEffectiveDate ge header/contractDate
    —————–

  • Leave an update

    You must be logged in to post an update.