On Dec 19, 2007 9:14 AM,  &lt;<a href="mailto:alex@owal.co.uk">alex@owal.co.uk</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt; Does anyone know if a module is available for parsing FIX messages? I<br>&gt; didnt<br>&gt; see any on cpan just wondering if anyone here did one internally?<br><br><br></div>Despite what the agencies seem to think I know nothing about the details
<br>of FIX.<br><br>(Apparently my cv says I &quot;fix&quot; things - so they send me vacancies about FIX).<br><br>Anyway: What I understand is that no one really implements the *whole* of<br>FIX - they only implement the bits they need for the task they are doing.
<br><br>And since it is XML (right?) no one has seen a need to put it on CPAN.<br><br>Shame really<br><br>Alex<br><br>_______________________________________________<br>Banking-pm mailing list<br><a href="mailto:Banking-pm@pm.org">
Banking-pm@pm.org</a><br><a href="http://mail.pm.org/mailman/listinfo/banking-pm" target="_blank">http://mail.pm.org/mailman/listinfo/banking-pm</a></blockquote><div><br>Hi,<br><br>I&#39;ve been trying to deal with this recently, as I&#39;ve been doing a lot of work with Fix.
<br><br>I&#39;ve written something which is usable but only just.&nbsp; I parse the original .xml files, then store this in a data structure for use later.<br><br>The thing I haven&#39;t quite got my head around yet is the repeating groups, and how to implement those.&nbsp; My users want to be able to see Fix messages broken down by either Tag or value, and this doesn&#39;t really work when trying to sort repeating groups.
<br><br>If anyone has any docs which point out exactly how repeating groups works, I&#39;d be happy to polish the package up and release it.<br><br>(which engine are you using btw ?)<br><br>Regards<br><br>Martin<br></div>
</div><br>