All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_BooleanExpressionType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - BooleanExpressionType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy