complexType ANDedConditionsType
diagram SpaceSystemV1.2-27Feb2014-mods_p27.png
namespace http://www.omg.org/space/xtce
children xtce:Condition xtce:ORedConditions
used by
elements BooleanExpressionType/ANDedConditions ORedConditionsType/ANDedConditions
annotation
documentation
A list of boolean comparisons, or boolean groups that are logically ANDed together.  Any ORed conditions in the list are evaluated first.
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>

element ANDedConditionsType/Condition
diagram SpaceSystemV1.2-27Feb2014-mods_p28.png
namespace http://www.omg.org/space/xtce
type xtce:ComparisonCheckType
properties
content complex
children xtce:ParameterInstanceRef1 xtce:ComparisonOperator xtce:ParameterInstanceRef2 xtce:Value
source <element name="Condition" type="xtce:ComparisonCheckType"/>

element ANDedConditionsType/ORedConditions
diagram SpaceSystemV1.2-27Feb2014-mods_p29.png
namespace http://www.omg.org/space/xtce
type xtce:ORedConditionsType
properties
content complex
children xtce:Condition xtce:ANDedConditions
source <element name="ORedConditions" type="xtce:ORedConditionsType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy