| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:Condition xtce:ANDedConditions xtce:ORedConditions | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="BooleanExpressionType"> <annotation> <documentation xml:lang="en">Holds an arbitrarily complex boolean expression</documentation> </annotation> <choice> <element name="Condition" type="xtce:ComparisonCheckType"/> <element name="ANDedConditions" type="xtce:ANDedConditionsType"/> <element name="ORedConditions" type="xtce:ORedConditionsType"/> </choice> </complexType> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | xtce:ComparisonCheckType | ||
| properties |
|
||
| children | xtce:ParameterInstanceRef1 xtce:ComparisonOperator xtce:ParameterInstanceRef2 xtce:Value | ||
| source | <element name="Condition" type="xtce:ComparisonCheckType"/> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | xtce:ANDedConditionsType | ||
| properties |
|
||
| children | xtce:Condition xtce:ORedConditions | ||
| source | <element name="ANDedConditions" type="xtce:ANDedConditionsType"/> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | xtce:ORedConditionsType | ||
| properties |
|
||
| children | xtce:Condition xtce:ANDedConditions | ||
| source | <element name="ORedConditions" type="xtce:ORedConditionsType"/> |