FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
sheinrich
Summary
Context: EquityDerivativeBase (complex type) equityEffectiveDate >= ../../tradeHeader/tradeDate
The XPath is missing two levels of elements for the equityEffectiveDate. There is the same problem with tradeDate.
The XPath required is //element(*, EquityDerivativeBase)/trade/equityOption/equityEffectiveDate
And for tradeDate is should be: //element(*, EquityDerivativeBase)/trade/tradeHeader/tradeDate
Notes:
matthew
08/22/07 6:55 pm
This is confirmed as an XML Spy bug.
matthew
08/22/07 7:20 pm
This is an XML Spy bug, not FpML.