Skip to content

[unified2orchestra] Add missing inlined attribute to appInfo for FIXML #26

Open
@kleihan

Description

@kleihan

FIXML schema has a few inlined components:

  • InstrumentLeg
  • UnderlyingInstrument
  • InstrumentScope

Unified identifies them with the attribute inlined="1". This information is not transformed to Orchestra but needed for orchestra2unified to ensure backward compatibility.

The existing appInfo element with purpose="FIXML" is currently only used for the notReqXML attribute. Both FIXML related attributes should be in a single appInfo element with the notReqXML="1" and inlined="1". Both have a default value 0 and should be absent unless the value needs to be 1.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions