combineRequest
This combines the requests generated by the embedded request generators. This allows multiple time windows to be processed at once.
Example
<combineRequest>
  <phaseRequest>
    <beginPhase>ttp</beginPhase>
    <beginOffset>
        <unit>SECOND</unit>
        <value>-60</value>
    </beginOffset>
    <endPhase>ttp</endPhase>
    <endOffset>
        <unit>SECOND</unit>
        <value>360</value>
    </endOffset>
  </phaseRequest>
</combineRequest>
    Places this can be found
In requestGenerator there is a choice between all of the following