complexType BooleanExpressionType
diagram SpaceSystemV1.2-27Feb2014-mods_p76.png
namespace http://www.omg.org/space/xtce
children xtce:Condition xtce:ANDedConditions xtce:ORedConditions
used by
elements CommandVerifierType/BooleanExpression MatchCriteriaType/BooleanExpression
annotation
documentation
Holds an arbitrarily complex boolean expression
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>

element BooleanExpressionType/Condition
diagram SpaceSystemV1.2-27Feb2014-mods_p77.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 BooleanExpressionType/ANDedConditions
diagram SpaceSystemV1.2-27Feb2014-mods_p78.png
namespace http://www.omg.org/space/xtce
type xtce:ANDedConditionsType
properties
content complex
children xtce:Condition xtce:ORedConditions
source <element name="ANDedConditions" type="xtce:ANDedConditionsType"/>

element BooleanExpressionType/ORedConditions
diagram SpaceSystemV1.2-27Feb2014-mods_p79.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