Using OR (|) indicators in a specification
I am using FrameMaker 2019.
Page 257 of the "Developing Structured Applications" Guide (2015) covers the use of OR indicators within a specification for a Context Rule.
I have attempted to make use of this with the following:

This appears to work OK when All the (Action | Command) tests finds all Action elements or all Command elements.
Action
Action
Action
Action
Or
Command
Command
Command
Command
However if the results a mixed e.g.:
Action
Command
Action
Action
The rules seem to work on the first element in the (Action | Command) pair i.e. It finds the first Action element but fails to find the second Command element.
Is this a feature or a bug?
