Discussion Forums

Custom Tags in FIXML
Ben Antonio
19 Jul 2006 6:51AM ET

Hi,
I read the post regarding this from Mark Sipos but I am still unclear of this process. I am still a newbie to FIXML so any help would be apprediated!
I have managed to extend and restrict enumerations using the -impl files with many thanks to Mr. Stowski and his examples. Although I am still having difficulties when it comes to adding a new custom field. In our allocation instruction message we have an added field called 'CustomTag' which is an empty complex type with attributes of 'CustomAuthDt' and 'CustomStrategy'. I have no problem defining the attributes in the fields-impl file, but when it comes to extending the message I can only do so in the components base file. How can I use the impl-files to add this extra element? Would anything else in the message have to change as a result of this new field?


http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.fixprotocol.org/FIXML-4-4">




<---*Snip*--->


Custom Tags in FIXML
Ben Antonio   19 Jul 2006 6:51AM ET
Re: Custom Tags in FIXML
Ben Antonio   26 Jul 2006 4:57AM ET