|
FIXML
< Previous Next >
Latest DTD
Paul Brant / Deutsche Bank 17 Mar 1999 11:33PM ETHi
I have started working with the FIXML dtd. I ran the DTD through the IBM XML4J Parser ( See www.alphaworks.ibm.com ) and it reported some errors/warnings. One seemed to be a typo and the others where replications within the OR tests for element constructs.
What is the current version of the DTD. The one that I have has a size of 46941 bytes.
I have fixed the errors in the DTD that I have. The diff is as follows:
321c321
< <!ATTLIST OrderCancelReq
---
> <!ATTLIST OrderCancelRepl
726,727c726,727
< MA|MS|MT|I|MX|MW|MI|p|M|MU|OM|NC|NG|NR|NT|NA|OI|OB|N|NZ|NI|OS|OL|P|PL|PA|PH|
< X|RO|SA|SP|SI|SS|SZ|O|ST|SG|Z|TW|TA|BK|TH|T|K|TO|TR|TN|TU|V|VE|VI|ZI|0|1|2|3|4|5|
---
> MA|MC|MS|MT|I|MX|MW|MI|p|M|MU|OM|NC|NG|NR|NT|NA|O|OI|OB|N|NZ|NI|OS|OL|P|PL|PA|PH|
> X|RO|SA|SP|SI|SS|SZ|O|ST|SG|Z|TW|TA|BK|TH|T|K|TO|TR|TN|TU|V|VE|VI|ZI|Z|0|1|2|3|4|5|
844c844
< U|W) #REQUIRED >
---
> U|W|Y) #REQUIRED >
1170,1171c1170,1171
< MA|MS|MT|I|MX|MW|MI|p|M|MU|OM|NC|NG|NR|NT|NA|O|OI|OB|N|NZ|NI|OS|OL|P|PL|PA|PH|
< X|RO|SA|SP|SI|SS|SZ|ST|SG|TW|TA|BK|TH|T|K|TO|TR|TN|TU|V|VE|VI|ZI|Z|0|1|2|3|4|5|
---
> MA|MC|MS|MT|I|MX|MW|MI|p|M|MU|OM|NC|NG|NR|NT|NA|O|OI|OB|N|NZ|NI|OS|OL|P|PL|PA|PH|
> X|RO|SA|SP|SI|SS|SZ|O|ST|SG|Z|TW|TA|BK|TH|T|K|TO|TR|TN|TU|V|VE|VI|ZI|Z|0|1|2|3|4|5|
1837,1838c1837,1838
< MA|MS|MT|I|MX|MW|MI|p|M|MU|OM|NC|NG|NR|NT|NA|O|OI|OB|N|NZ|NI|OS|OL|P|PL|PA|PH|
< X|RO|SA|SP|SI|SS|SZ|ST|SG|Z|TW|TA|BK|TH|T|K|TO|TR|TN|TU|V|VE|VI|ZI|0|1|2|3|4|5|
---
> MA|MC|MS|MT|I|MX|MW|MI|p|M|MU|OM|NC|NG|NR|NT|NA|O|OI|OB|N|NZ|NI|OS|OL|P|PL|PA|PH|
> X|RO|SA|SP|SI|SS|SZ|O|ST|SG|Z|TW|TA|BK|TH|T|K|TO|TR|TN|TU|V|VE|VI|ZI|Z|0|1|2|3|4|5|
I am still keen to participate in the development of the standard. After the London Forum discussions and the email sent to the working group I have yet to hear anything.
Regards,
Paul
Latest DTD Paul Brant / Deutsche Bank 17 Mar 1999 11:33PM ET re: Latest DTD John Goeller / Salomon Smith Barney 18 Mar 1999 8:34AM ET re: Latest DTD John Goeller / Salomon Smith Barney 6 Jul 1999 1:43PM ET re: Latest DTD John Goeller / Salomon Smith Barney 19 Aug 1999 8:05AM ET
|