<?xml version="1.0" ?> 
<!DOCTYPE jump-container SYSTEM "Dialog.dtd">
<jump-container type="dialog">

<Composite name="ActionSelection" title="Jump to Phase" description="Select a phase from the list to continue the execution">
<InfoText name="Info">Select the phase you want to jump to from the list of all phases that belong to the current module. You must obtain a password from SAP Support to use this option.</InfoText>

<ExclusiveSelection name="ActionSelectionOption" title="Jump to Phase" description="Select a phase from the list to continue the execution">
  <INPUT description="ActionSelectionOption"/>
</ExclusiveSelection>

</Composite>

</jump-container>