I’m trying to use the FpML schemas (FpML 5.0). I downloaded the schemas from http://www.fpml.org and added them into my BizTalk project. Then I deployed the solution.
I’m getting followint error when I try to receive a message: ” Cannot locate document specification because multiple schemas matched the message type “http://www.fpml.org/FpML-5-0/reporting#tradeExecutionNotification ” .
Is there any specific procedure to use the FpML schemas in BizTalk projects?
OQ