Hi, I'm using FIXT 1.1 and I just want to send FIXML 5.0 SP2 messages
I dont know what the correct structure of the message: I am currently
forming a message like this:
8=FIXT.1.19=34235=n49=BLMBULL56=BULL1128=9212=329213=<FIXML> <PosMntReq
ReqID="2" TxnTyp="3" Actn="1" BizDt="2009-09-10" SetSesID="SOD"
TxnTm="2009-09-10T00:00:00" > <Pty Mnemonico="SCTA1" Tipo="M" ID="18097"
R="7" > <PtySub ID="12345" Type="11" /> </Pty> <Amt Typ="CASH-CREDITO"
Amt="1425100" Ccy="MXP"/> <Amt Typ="MERCADO-CREDITO" Amt="547,120"
Ccy="MXP"/> </PosMntReq> </FIXML>
8=FIXT.1.1
BeginString
9=342
BodyLength
35=n
MsgType -- It is correct that kind of message?
49=SEND
SenderCompID
56=TARG TargetCompID
1128=9 ApplVerID
212=329 XmlDataLen
213=<FIXML> ... </FIXML> XmlData --
This tag must be the message FIXML?
Does this structure is correct?
I'm missing some tag?
Does anyone have a specification, manual or tutorial on how to do this
(FIXML5.0 SP2 mounted on FIXT 1.1)?
Could anyone provide me examples of others message?
Thanks
|