Whats wrong with this XML for Options trading?

Imported from previous forum

Here is the FIXML that I am trying to get work for the FIXML options basic trading. However something is missing and not working properly.
Can someone please help ?
Here are my order details -
Buy to Open ,
Symbol - IBM - Call
Strike price 147.00
Maturity date - 11 Feb 2011
Number of contracts 5 and is a “Day” order.

Are there any alarms generated that could help identify the problem? The issues that I see are 1) The element is missing @ClOrdID, @OrdTyp and @TxnTim, 2) Your Instrmt@CFI has the wrong format - see appendix 6D in the 5.0 SP2 spec.

Here is the FIXML that I am trying to get work for the FIXML options basic trading. However something is missing and not working properly.
Can someone please help ?
Here are my order details -
Buy to Open ,
Symbol - IBM - Call
Strike price 147.00
Maturity date - 11 Feb 2011
Number of contracts 5 and is a “Day” order.

Thanks For the reply. Even after I did mentioned changes , I am getting same error which was getting without these changes. Error is - “IBM is not valid symbol fro trading”

My New message -

Are there any alarms generated that could help identify the problem? The issues that I see are 1) The element is missing @ClOrdID, @OrdTyp and @TxnTim, 2) Your Instrmt@CFI has the wrong format - see appendix 6D in the 5.0 SP2 spec.

Here is the FIXML that I am trying to get work for the FIXML options basic trading. However something is missing and not working properly.
Can someone please help ?
Here are my order details -
Buy to Open ,
Symbol - IBM - Call
Strike price 147.00
Maturity date - 11 Feb 2011
Number of contracts 5 and is a “Day” order.

… then look through your counterparty’s spec or application to find an option symbol that you can trade.

Thanks For the reply. Even after I did mentioned changes , I am getting same error which was getting without these changes. Error is - “IBM is not valid symbol fro trading”

My New message -

Are there any alarms generated that could help identify the problem? The issues that I see are 1) The element is missing @ClOrdID, @OrdTyp and @TxnTim, 2) Your Instrmt@CFI has the wrong format - see appendix 6D in the 5.0 SP2 spec.

Here is the FIXML that I am trying to get work for the FIXML options basic trading. However something is missing and not working properly.
Can someone please help ?
Here are my order details -
Buy to Open ,
Symbol - IBM - Call
Strike price 147.00
Maturity date - 11 Feb 2011
Number of contracts 5 and is a “Day” order.