<br><br>
<div class="gmail_quote">On Dec 19, 2007 5:22 AM, Martin Bower &lt;<a href="mailto:martin.bower@gmail.com">martin.bower@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">On Dec 19, 2007 9:14 AM, &lt;<a href="mailto:alex@owal.co.uk" target="_blank">alex@owal.co.uk</a>&gt; wrote:<br></div></div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>
<div></div>
<div class="Wj3C7c">
<div>&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></div></div>_______________________________________________<br>Banking-pm mailing list<br><a href="mailto:Banking-pm@pm.org" target="_blank">
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.</div></div></blockquote>
<div>&nbsp;</div>
<div>This is exactly what has been driving me crazy repeating groups and also user defined tags, I have some code but its very ugly and only for the bits I need its actually just to parse FIX logs into Tibco format to publish to a down stream system via Tib. 
</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="gmail_quote">
<div><span id=""></span><br><br>(which engine are you using btw ?)<br><br>Regards<br><br>Martin<br></div></div><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><br><br></blockquote></div><br><br clear="all"><br>-- <br>Rodrick R. Brown
<br><a href="http://www.rodrickbrown.com">http://www.rodrickbrown.com</a>