There can only be one sequence of elements in a Process, a SubProcess or a Pool.
Processes, SubProcesses and Pools all represent an independent process, and a process is represented with a single sequence.
If you have more than one sequence in a Process, a SubProcess or a Pool, you should link these sequences, or create new processes and move the other sequences there.