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