Upgrade to FIX 5.0 fields

Bug 7853 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7853)

FIX.xml is now based on FIX50SP2.xml with some fill in from 4x xml files (as determined by diff between "old" and "new" packet-fix.h)

Included all FIX 5.0 field files from http://sourceforge.net/projects/quickfix/files/ 

svn path=/trunk/; revision=46944
This commit is contained in:
Michael Mann 2013-01-05 04:06:31 +00:00
parent b99199fcf8
commit bf8fce3a00
7 changed files with 48602 additions and 10316 deletions

View File

@ -23,7 +23,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Documentation: http://www.fixprotocol.org/
* Fields and messages from http://www.quickfixengine.org/ xml
* Fields and messages from http://www.quickfixengine.org/ and http://sourceforge.net/projects/quickfix/files/ xml
*
*/

File diff suppressed because it is too large Load Diff

17253
fix/FIX.xml

File diff suppressed because it is too large Load Diff

8272
fix/FIX50.xml Normal file

File diff suppressed because it is too large Load Diff

9629
fix/FIX50SP1.xml Normal file

File diff suppressed because it is too large Load Diff

10541
fix/FIX50SP2.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,7 @@
FIX4x.xml from quickfixengine.org
FIX5x.xml from http://sourceforge.net/projects/quickfix/files/
FIX.xml is a modified FIX44.xml with fields from previous versions.
FIX.xml is a modified FIX50SP2.xml with fields from previous versions.
cf new field attributes 'since' and 'until'.
hfField.xsl: generate hf_register_info list.