| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:ParameterInstanceRef1 xtce:ComparisonOperator xtce:ParameterInstanceRef2 xtce:Value | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | xtce:ParameterInstanceRefType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <element name="ParameterInstanceRef1" type="xtce:ParameterInstanceRefType"/> |
| diagram | ![]() |
|||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | |||||||||||||||||||||
| type | xtce:ComparisonOperatorsType | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| source | <element name="ComparisonOperator" type="xtce:ComparisonOperatorsType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | xtce:ParameterInstanceRefType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | string | ||
| properties |
|
||
| annotation |
|
||
| 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> |