Open
Description
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.