FIX Protocol spec in XML rather than plain text

Imported from previous forum

Hi,

Does anyone know where I may find FIX Protocol specification in XML, rather than plain text or html?

<tag=35>
<description=msg_type />
<value=D>new message</value>
<value=G>cancel/replace</value>

</tag>

Thanks,

[ original email was from Jim Northey - jnorthey@jandj.com ]
We are planning to move the current repository to XML sometime in the near future.

> Hi,
>
> Does anyone know where I may find FIX Protocol specification in XML, rather than plain text or html?
>
>
> <tag=35>
> <description=msg_type />
> <value=D>new message</value>
> <value=G>cancel/replace</value>
> …
> </tag>
>
> Thanks,
>

We make something like this available here: http://quickfix.thoughtworks.com/xml.html

> Hi,
>
> Does anyone know where I may find FIX Protocol specification in XML, rather than plain text or html?
>
>
> <tag=35>
> <description=msg_type />
> <value=D>new message</value>
> <value=G>cancel/replace</value>
> …
> </tag>
>
> Thanks,
>