complexType ComparisonCheckType
diagram SpaceSystemV1.2-27Feb2014-mods_p146.png
namespace http://www.omg.org/space/xtce
children xtce:ParameterInstanceRef1 xtce:ComparisonOperator xtce:ParameterInstanceRef2 xtce:Value
used by
elements ANDedConditionsType/Condition BooleanExpressionType/Condition ORedConditionsType/Condition
annotation
documentation
A ParameterInstanceRef to a value or another parameter instance
source <complexType name="ComparisonCheckType">
 
<annotation>
   
<documentation xml:lang="en">A ParameterInstanceRef to a value or another parameter instance</documentation>
 
</annotation>
 
<sequence>
   
<element name="ParameterInstanceRef1" type="xtce:ParameterInstanceRefType"/>
   
<element name="ComparisonOperator" type="xtce:ComparisonOperatorsType"/>
   
<choice>
     
<element name="ParameterInstanceRef2" type="xtce:ParameterInstanceRefType">
       
<annotation>
         
<documentation xml:lang="en">Parameter is assumed to be of the same type as the comparison Parameter</documentation>
       
</annotation>
     
</element>
     
<element name="Value" type="string">
       
<annotation>
         
<documentation xml:lang="en">Value is assumed to be of the same type as the comparison Parameter</documentation>
       
</annotation>
     
</element>
   
</choice>
 
</sequence>
</complexType>

element ComparisonCheckType/ParameterInstanceRef1
diagram SpaceSystemV1.2-27Feb2014-mods_p147.png
namespace http://www.omg.org/space/xtce
type xtce:ParameterInstanceRefType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
instance  integer    0    
useCalibratedValue  boolean    true    
source <element name="ParameterInstanceRef1" type="xtce:ParameterInstanceRefType"/>

element ComparisonCheckType/ComparisonOperator
diagram SpaceSystemV1.2-27Feb2014-mods_p148.png
namespace http://www.omg.org/space/xtce
type xtce:ComparisonOperatorsType
properties
content simple
facets
Kind Value Annotation
enumeration ==
enumeration !=
enumeration &lt;
enumeration &lt;=
enumeration >
enumeration >=
source <element name="ComparisonOperator" type="xtce:ComparisonOperatorsType"/>

element ComparisonCheckType/ParameterInstanceRef2
diagram SpaceSystemV1.2-27Feb2014-mods_p149.png
namespace http://www.omg.org/space/xtce
type xtce:ParameterInstanceRefType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
instance  integer    0    
useCalibratedValue  boolean    true    
annotation
documentation
Parameter is assumed to be of the same type as the comparison Parameter
source <element name="ParameterInstanceRef2" type="xtce:ParameterInstanceRefType">
 
<annotation>
   
<documentation xml:lang="en">Parameter is assumed to be of the same type as the comparison Parameter</documentation>
 
</annotation>
</element>

element ComparisonCheckType/Value
diagram SpaceSystemV1.2-27Feb2014-mods_p150.png
namespace http://www.omg.org/space/xtce
type string
properties
content simple
annotation
documentation
Value is assumed to be of the same type as the comparison Parameter
source <element name="Value" type="string">
 
<annotation>
   
<documentation xml:lang="en">Value is assumed to be of the same type as the comparison Parameter</documentation>
 
</annotation>
</element>


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