<dataScope xmlns="http://bali.us.oracle.com/cabo/marlin" 
           xmlns:data="http://bali.us.oracle.com/cabo/marlin">

  <contents>
   <switcher data:childName="restricted@userDefinedMetricLauncherData">
    <case name="true">
  <flowLayout>
  <contents>
       <button data:text="OK_BUTTON@commonResourceBundle"
               data:destination="okButtonDestination@userDefinedMetricLauncherData"/>
  </contents>
  </flowLayout>
    </case>
    <case name="false">
  <flowLayout>
  <contents>
       <button data:text="CANCEL@commonResourceBundle"
               data:destination="cancelButtonDestination@userDefinedMetricLauncherData"/>
       <spacer width="3"/>
       <submitButton name="event" 
                     value="OK"  
                     unvalidated="true"
                     data:text="OK_BUTTON@commonResourceBundle"/> 
  </contents>
  </flowLayout>
    </case>
   </switcher>   
  </contents>
</dataScope>
