| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:Condition xtce:ANDedConditions | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="ORedConditionsType"> <annotation> <documentation xml:lang="en">A list of boolean comparisons, or boolean groups that are logically ORed together. Any ANDed conditions in the list are evaluated first.</documentation> </annotation> <choice minOccurs="2" maxOccurs="unbounded"> <element name="Condition" type="xtce:ComparisonCheckType"/> <element name="ANDedConditions" type="xtce:ANDedConditionsType"/> </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"/> |