Imported from previous forum
I am currently researching creating a Data Dictionary using a FIXML XML Schema. In doing this I am trying to determine if the fields I need exist in in the FIXML XML Schema. A few of them I am unsure of though. For instance in my current table I have a field called "state_tax" This does not exist in FIXML. However FIXML does include "Tax", "Taxable",and "SpecialTax." The question how do I know what is the difference between them and whether or not it corresponds with field I want to convert?
[ original email was from Jim Northey - jnorthey@lasalletech.com ]
We have not published a FIXML Schema yet.
You will have to map your State_tax to one of the tax fields.
Note we are in the process of developing a FIXML Schema which will provide a transport optimized representation of FIX in XML. This should be available sometime in August.
> I am currently researching creating a Data Dictionary using a FIXML XML Schema. In doing this I am trying to determine if the fields I need exist in in the FIXML XML Schema. A few of them I am unsure of though. For instance in my current table I have a field called "state_tax" This does not exist in FIXML. However FIXML does include "Tax", "Taxable",and "SpecialTax." The question how do I know what is the difference between them and whether or not it corresponds with field I want to convert?
>
>