All Downloads are FREE. Search and download functionalities are using the official Maven repository.

chapters.onJoran.calculator.calculator3.xml Maven / Gradle / Ivy

<!-- This file is intended to be executed by Caculator2. 
     It is not suited for Calculator1 due to nested computation 
     elements.
   -->

<computation name="toto">
  <computation>
    <literal value="7"/>
    <literal value="3"/>
    <add/>
  </computation>   
 
  <literal value="3"/>
  <multiply/>
</computation>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy