FpML Issues Tracker
closed
Major
Always
Schema
apparry
mgratacos
Summary
Incorrect content model between long form "object" and short form "identification of object"
Example: TradeCancelled ( PartyTradeIdentifier vs TradeIdentifier ) which results in linkId being present in long form, but not in short form
#1 Long Form "Full Trade"
TradeCancelled.Trade.TradeHeader.PartyTradeIdentifier
#2 Short Form "Identification of Trade"
TradeCancelled.TradeIdentifier
Notes:
matthew
04/04/07 10:32 am
TradeCancel is a deprecated message and will disappear in v5.x. Are there any other examples?
mgratacos
04/22/10 4:25 pm
This has been solved in 5.x since the TradeCancel message has been removed.