FIXML test data

Imported from previous forum

I’m having a hard time finding valid FIXML test data.
For example, somehow I got a hold of PositionReport_BatchExample.fixml, which starts like this.

<?xml version="1.0" encoding="UTF-8"?>

<FIXML xmlns=“http://www.fixprotocol.org/FIXML-4-4” …





<PosRpt RptID=“541386431” Rslt=“0” …

Strange thing is that in any FIXML 4.4 schema I can find, the Batch Hdr doesn’t have a Tgt element, and in fact, nothing does anywhere.

Anyone got suggestions as to where to look for good samples…?

{{{ Andy

Andy

I think we should follow suit of other protocols such as ISO 20022 and FpML that have a very systematic approach for providing example data as part of the specification and software development support (the repository in our case).

Hopefully now that the 2010 Repository project has been published we can focus now on completeness and quality aspects.

I’m having a hard time finding valid FIXML test data.
For example, somehow I got a hold of PositionReport_BatchExample.fixml, which starts like this.

<?xml version="1.0" encoding="UTF-8"?>

<FIXML xmlns=“http://www.fixprotocol.org/FIXML-4-4” …





<PosRpt RptID=“541386431” Rslt=“0” …

Strange thing is that in any FIXML 4.4 schema I can find, the Batch Hdr doesn’t have a Tgt element, and in fact, nothing does anywhere.

Anyone got suggestions as to where to look for good samples…?

{{{ Andy