complexType "ElseIfType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Use for multiple branching from a single point in the flow logic represented by the flow logic If, Then, ElseIf, Then, etc. This is a packaging element for an IfCondition and ThenConstructReference and not a control construct.
XML Source (w/o annotations (3); see within schema source)
<xs:sequence>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 2/2)
-
The condition which must be met to trigger the Then clause, expressed as a Coding. The condition is an expression in the programming language used in the instrument.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the control construct which should be triggered if the associated condition is met.
XML Source (w/o annotations (1); see within schema source)