<div dir="ltr">
Hello,<br>
    <br>
    After many days of research and re-reading
    (<a class="gmail-m_-4492269372709744508gmail-m_-5491056971513675062moz-txt-link-freetext" href="http://quickfixn.org/tutorial/custom-fields-groups-and-messages.html" target="_blank">http://quickfixn.org/tutorial/custom-fields-groups-and-messages.html</a>)
    many times and trial and error regrettably I have been unable to
    solve the error of Tag appears more than once in Quote <S>
    message<br>
    <br>
    The messages I am receiving<br>
    <br>
    <incoming> 8=FIX.4.2 9=355 35=S 49=xxx 115=xxxx 56=xxxxxx 34=2
    52=20190807-10:10:45 43=N 131=OR00999999x001 117=OU1JZXLH8B0000B4
    55=TR30 48=GB00B24FF097 22=4 167=CS 207=L 6158=xxxx 537=1 132=136.68
    134=250000 188=0.00 159=29.99 133=138.18 135=250000 159=29.66
    190=0.00 157=62 60=20190807-10:10:45.457 62=20190807-10:11:15 63=6
    64=20190808 15=GBP 120=GBP 9007=1 10=116 <br>
    <br>
    <event> Message 2 Rejected: Tag appears more than once
    (Field=159)<br>
    <br>
    I have adapted the DataDictionary countless times with no success
    e.g.<br>
    <br>
    <messages><br>
      ...<br>
    <blockquote><message name='Quote' msgtype='S' msgcat='app'><br>
      <code></code><code></code><!-- ... other fields ... --><br>
      <group name="NoAccruedInterestAmt" required="N"><br>
            <field name="AccruedInterestAmt" required="N"/><br>
      </group><br>
      <!-- ... other fields ... --><br>
      </message><br>
    </blockquote>
      ...<br>
    </messages><br>
    ...<br>
    <fields><br>
      ...<br>
    <field number='9876' name='NoAccruedInterestAmt'
    type='NUMINGROUP'/><br>
    <field number='159' name='AccruedInterestAmt' type='AMT' /><br>
    </fields>



</div>