| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:Comparison xtce:ComparisonList xtce:BooleanExpression xtce:CustomAlgorithm | ||
| used by | |||
| annotation |
|
||
| source | <complexType name="MatchCriteriaType"> <annotation> <documentation xml:lang="en">Contains either a simple Comparison, a ComparisonList, an arbitrarily complex BooleanExpression or an escape to an externally defined algorithm</documentation> </annotation> <choice> <element name="Comparison" type="xtce:ComparisonType"> <annotation> <documentation xml:lang="en">A simple comparison check</documentation> </annotation> </element> <element name="ComparisonList"> <annotation> <documentation xml:lang="en">All comparisons must be true</documentation> </annotation> <complexType> <sequence> <element name="Comparison" type="xtce:ComparisonType" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="BooleanExpression" type="xtce:BooleanExpressionType"> <annotation> <documentation xml:lang="en">An arbitrarily complex boolean expression</documentation> </annotation> </element> <element name="CustomAlgorithm" type="xtce:InputAlgorithmType"> <annotation> <documentation xml:lang="en">An escape to an externally defined algorithm</documentation> </annotation> </element> </choice> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||
| type | xtce:ComparisonType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <element name="Comparison" type="xtce:ComparisonType"> <annotation> <documentation xml:lang="en">A simple comparison check</documentation> </annotation> </element> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| properties |
|
||
| children | xtce:Comparison | ||
| annotation |
|
||
| source | <element name="ComparisonList"> <annotation> <documentation xml:lang="en">All comparisons must be true</documentation> </annotation> <complexType> <sequence> <element name="Comparison" type="xtce:ComparisonType" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||
| type | xtce:ComparisonType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <element name="Comparison" type="xtce:ComparisonType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | xtce:BooleanExpressionType | ||
| properties |
|
||
| children | xtce:Condition xtce:ANDedConditions xtce:ORedConditions | ||
| annotation |
|
||
| source | <element name="BooleanExpression" type="xtce:BooleanExpressionType"> <annotation> <documentation xml:lang="en">An arbitrarily complex boolean expression</documentation> </annotation> </element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||
| type | xtce:InputAlgorithmType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlgorithmText xtce:ExternalAlgorithmSet xtce:InputSet | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <element name="CustomAlgorithm" type="xtce:InputAlgorithmType"> <annotation> <documentation xml:lang="en">An escape to an externally defined algorithm</documentation> </annotation> </element> |