We are publishing OMM messages with a custom dictionary based on FIX. While we don't expect to change our dictionary often it may happen and we just ran into a situation where the ADS caching the dictionary can cause a problem.
In the enums dictionary I see version info like this:
! 09/01/2013
!
!tag Filename FDMENUMTYPE.001
!tag Desc FIX enumerated tables
!tag RT_Version 1.0.0
!tag Build_RDMD 1.0.0
!tag DT_Version 1.0
!tag Date 12-Jul-2014
And in Fields I see this:
!tag Filename FDMFixFieldDictionary
!tag Desc FIX field set
!tag Type 1
!tag Version 1.0.0
!tag Build 1.0.0
!tag Date 12-Jul-2014
Where can i get information on what tag(s) the ADS uses for versioning and what the rules are as far as significant digits etc. ?