<?xml version="1.0" ?> 
<jump-container type="dialog">

<Composite name="PPMSDetectionEndDialog" title="PPMS Detection has finished">

<InfoText name="Info">
<![CDATA[<html>
 PPMS configuration was detected and installed succesfully.
</html>]]>
</InfoText>

<!--
<InfoText name="ExtraInfo"><![CDATA[<html>
<p><b>Additional Information</b><br>
</html>]]>
<![CDATA[<html>
Now perform the post-installation follow-up activities as described in the EhP installation documentation.<br>
</html>]]>
</InfoText>
-->

<NavigationButtonGroup name="Exit" default="Exit"> 
  <BUTTON name="Exit" enabled="true">#Exit</BUTTON>
  <VARIABLE>ACTION</VARIABLE>
</NavigationButtonGroup>

</Composite>

</jump-container>
