Hi Mike,

I use onCondition to indicate that a variable is passed out only if
another variable has a specific value... so in the following case:

<out>
        <boolean name="isValid" comments="0 if validation fails" />
        <string name="message" comments="validation error message"
onCondition="isValid is 0">
<out>

The string "message" would not be created is isValid was equal to 1.

I'm sure there are other more fascinating uses for it...
Kay.


 

> -----Original Message-----
> From: Mike Haggerty [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, 4 June 2002 9:49 PM
> To: '[EMAIL PROTECTED]'
> Subject: Fusedoc Attribute Question
> 
> 
> I was just reading through the Fusedoc specification and came 
> across something I did not notice before: What is the meaning 
> of the oncondition attribute for in/out tags? 
> 
> M
> 
> 

==^================================================================
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^================================================================

Reply via email to