...
| <FieldCheckBits> treats the Field as integer and checks if it contains the HEX value defined by the “Value” attribute. Bitwise AND operation is used within the check. |
<Actions> elements
| Every action element can contain the “Order” attribute. Order is an integer value that defines a sequence of actions within a current rule. |
<TryCopyField> action
| There are two (mandatory) attributes: “SourceField” and “TargetField”. The action tries to copy tags within current FIX message. Absence of the tag defined by “SourceField” does not cause fail, the action is just ignored. |