Imported from previous forum
[Also posted in Changes to FIXML 4.4]
In order to register and use the FIXML schema, I needed to make the following change in fixml-posttrade-4-4.xsd in FIXML 4.4 Schema Specification 20040109 (ZIP).
I had to change the second occurrence of
<xs:include schemaLocation=“fixml-registration-impl-4-4.xsd”/>
to
<xs:include schemaLocation=“fixml-settlement-impl-4-4.xsd”/>
There was a repetition of the usage of the “registration” part of the schema, whereas the “settlement” part was not included. This made the schema impossible to use.
Was this the case for everybody; i.e., is this a known error? If yes, then it would probably be a good idea to modify fixml-posttrade-4-4.xsd in the zip package provided for the schema download.
Thanks!
[ original email was from Matt Simpson - msimpson@cme.com ]
We will make sure this is fixed and re-issued in the near future. Thank you for catching and reporting the error.
[Also posted in Changes to FIXML 4.4]
In order to register and use the FIXML schema, I needed to make the
following change in fixml-posttrade-4-4.xsd in FIXML 4.4 Schema
Specification 20040109 (ZIP).I had to change the second occurrence of
<xs:include schemaLocation=“fixml-registration-impl-4-4.xsd”/> to
<xt:include schemaLocation=“fixml-settlement-impl-4-4.xsd”/>There was a repetition of the usage of the “registration” part of the
schema, whereas the “settlement” part was not included. This made the
schema impossible to use.Was this the case for everybody; i.e., is this a known error? If yes,
then it would probably be a good idea to modify fixml-posttrade-4-4.xsd
in the zip package provided for the schema download.Thanks!
New release of FIX 4.4 schema is now available that resolves the error in the posttrade file: http://www.fixprotocol.org/documents/352/fixml-schema-4-4-20040109rev1.zip