Thanks Chris and Jacopo , I guessed it was a stupid question :o)
Jacques ----- Message d'origine ----- De : "Jacopo Cappellato" <[EMAIL PROTECTED]> À : <[email protected]> Envoyé : mardi 5 juin 2007 18:21 Objet : Re: MiniLang : value in > Hi Jacques, > > you should use <if-compare> instead. > > Jacopo > > Jacques Le Roux wrote: > > It's perhaps a stupid question (just a quick one, actually I did not > > look at simple-method.xsd) > > > > Why is there no value attribute in the if-compare-field element ? > > > > So we have to write something like > > > > <set field="Not" value="N"/> > > <if-compare-field field-name="res.res1" operator="equals" > > to-field-name="Not"> > > > > Where we could have something intuitive like > > > > <if-compare-field field-name="res.res1" operator="equals" value="N"> > > > > Thanks > > > > Jacques >
