951: eror and solution for eqd-8
eqd-8 is today: “eqd-8 (Mandatory) English Description: Context: EquityBermudaExercise (complex type) All dates in bermudaExerciseDates/date must be after commencementDate/adjustableDate/unadjustedDate XPath Description: Context: EquityBermudaExercise (complex type) //bermudaExerciseDates/date gt commencementDate/adjustableDate/unadjustedDate ” There are two problems with the XPath: 1. There is potentially more than one exercise date, which needs to be handled. This can be handled with … Continued