Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-886

FIX44.xml InstrumentLeg Inconsistently Defined

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.6.3
    • Component/s: Message Generation
    • Labels:
      None

      Description

      Hi,
      Looks like the InstrumentLeg Component block is inconsistently defined in FIX44.xml in version 1.6.0

      In some places (lines 915-917, msgType=SecurityDefinition) it is defined as :
      <group name="NoLegs" required="N">
      <component name="InstrumentLeg" required="N"/>
      </group>

      In other places (lines: 3557-3558, msgType=CollateralInquiry) it is defined like:
      <field name="NoLegs" required="N"/>
      <component name="InstrumentLeg" required="N"/>

      The impact of this is that an XML parser can not correctly parse this component block across all message types.

      Regards

        Attachments

          Activity

            People

            • Assignee:
              chrjohn Christoph John
              Reporter:
              mstarkie Mike Starkie
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: