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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_ANDedConditionsType.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 - ANDedConditionsType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy